bpt/emacs.git
2001-10-13 Gerd MoellmannAdd --boot switch for bootstrapping. Logs to
2001-10-13 Eli ZaretskiiFix dates of last entries.
2001-10-13 Eli ZaretskiiFix a typo.
2001-10-13 Pavel Janík(delimit-columns-rectangle-max): Do not double variable...
2001-10-13 Pavel JaníkDo not double variables in the lambda-list.
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Stefan Monnier(comment-region-internal): Don't rebind
2001-10-12 Stefan Monnier(skip_invisible): Don't skip "ellipsisized" text.
2001-10-12 Stefan Monnier(syms_of_xfns): Update calls to Fprovide.
2001-10-12 Stefan Monnier(Ffeaturep): Remove.
2001-10-12 Stefan Monnier(Ffeaturep, Fprovide): Update prototype.
2001-10-12 Stefan Monnier(mark_interval_tree): Use traverse_intervals_noorder.
2001-10-12 Stefan Monnier(init_iterator): Be more strict with bytepos and charspos.
2001-10-12 Stefan Monnier(substitute_object_recurse): Use traverse_intervals_noo...
2001-10-12 Stefan Monnier(Fwith_output_to_temp_buffer): Align with
2001-10-12 Stefan Monnier(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.
2001-10-12 Stefan Monnier(traverse_intervals): Drop `depth' arg.
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list):
2001-10-12 Stefan Monnier(traverse_intervals): Use less stack space.
2001-10-12 Stefan Monnier(Ffeaturep): Add new `subfeature' arg.
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Stefan Monnier(locate-library): Use load-suffixes and abbrev filename.
2001-10-12 Stefan Monnier(special-display-popup-frame): Obey new specs `same...
2001-10-12 Stefan Monnier(minibuffer-local-*map): Take inheritance into account.
2001-10-12 Stefan Monnier(minibuffer-local*-map): Remove redundant bindings.
2001-10-12 Stefan Monnier(minibuffer-local-map): Also bind next, C-n, C-s, prior,
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Sam Steingold(completion-ignored-extensions): CL-related
2001-10-12 Sam Steingold(ange-ftp-copy-files-async): New function for
2001-10-12 Stefan Monnier(keys_of_minibuf): Eliminate redundant bindings.
2001-10-12 Stefan Monnier(Fkey_description): Use empty_string.
2001-10-12 Stefan MonnierMerged in changes from v4.32.
2001-10-12 Stefan Monnier(compile-mouse-goto-error, compile-goto-error):
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Stefan Monnier(awk-mode-syntax-table): / has string syntax.
2001-10-12 Sam Steingoldtypo
2001-10-12 Stefan Monnier(expand-c-for-skeleton): Add explicit terminating \n.
2001-10-12 Stefan Monnier(describe-face): Call help-setup-xref earlier.
2001-10-12 Stefan Monnier(jka-compr-load-suffixes): New var.
2001-10-12 Gerd Moellmann(byte-compile-check-lambda-list): New
2001-10-12 Andrew Innes*** empty log message ***
2001-10-12 Andrew Innes(install): Do not copy fakemail.
2001-10-12 Andrew Innes(ALL): Do not include fakemail.
2001-10-12 Andrew Innes(uid_t, gid_t): New typedefs.
2001-10-12 Gerd Moellmann*** empty log message ***
2001-10-12 Gerd Moellmann(notice_overwritten_cursor): Renamed from
2001-10-12 Eli Zaretskii(Compilation): Document "M-x recompile".
2001-10-12 Gerd Moellmann*** empty log message ***
2001-10-12 Gerd Moellmann(calculator-eng-display): Don't call concat
2001-10-12 Eli Zaretskii(syms_of_lread) <load-suffixes>: Fix last change:
2001-10-12 Pavel Janíkfloat_error() is defined iff FLOAT_CATCH_SIGILL is...
2001-10-12 Stefan Monnier(Fcall_interactively): Remove unused code. Use XCAR...
2001-10-12 Stefan MonnierUpdate calls to openp.
2001-10-12 Stefan Monnier(Vexec_suffixes): New var.
2001-10-12 Stefan Monnier(Vload_suffixes, Vexec_suffixes): Declare.
2001-10-12 Stefan Monnier(syms_of_lread): Fix init of default_suffixes.
2001-10-12 Stefan Monnier(Vload_suffixes, default_suffixes): New vars.
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Stefan Monnier(Fcopy_keymap): Don't export.
2001-10-12 Stefan Monnier(wordify): Use empty_string.
2001-10-12 Stefan Monnier(empty_string): Declare.
2001-10-12 Stefan Monnier(empty_string): New var.
2001-10-12 Stefan Monnier(Fbury_buffer): Don't try to remove the buffer from the
2001-10-12 Miles Bader(help-customize-face): New button-type.
2001-10-12 Miles Bader(list-faces-display, describe-face): Fix args to `help...
2001-10-12 Stefan Monnier(Fprimitive_undo): Use XCAR/XCDR.
2001-10-12 Stefan Monnier*** empty log message ***
2001-10-12 Stefan Monnier(update_syntax_table): Simplify.
2001-10-12 Stefan Monnier(struct gl_state_s): Change the meaning of b_property.
2001-10-12 Stefan MonnierDescribe the meaning of a nil binding.
2001-10-12 Stefan MonnierRecommend the use of define-derived-mode (and nil argum...
2001-10-12 Stefan MonnierMake a xref to `parsing' from forward-sexp.
2001-10-12 Stefan MonnierTry to explain syntax-tables a little bit more.
2001-10-11 Stefan Monnier(goto-address-mail-regexp): Allow + in username.
2001-10-11 Stefan Monnier(view-lossage): Call help-setup-xref correctly and...
2001-10-11 Stefan Monnier(describe-function-1): Remove unused `parens' arg.
2001-10-11 Stefan Monnier(help-buffer): New function.
2001-10-11 Stefan Monnier(describe-bindings-internal): New fun moved from keymap.c.
2001-10-11 Sam Steingold(calendar-mode-line-format): do not use #' on undefined...
2001-10-11 Gerd MoellmannMaster-mode.
2001-10-11 Gerd MoellmannUse the usual disclaimer.
2001-10-11 Gerd Moellmann(master-mode): Use define-minor-mode instead
2001-10-11 Gerd Moellmann*** empty log message ***
2001-10-11 Gerd Moellmann(FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons
2001-10-11 Gerd Moellmann*** empty log message ***
2001-10-11 Gerd Moellmann(byte-optimize-lapcode)
2001-10-11 Gerd Moellmann(Fstring_to_number): Use make_fixnum_or_float.
2001-10-11 Gerd Moellmann(Fuser_uid, Fuser_real_uid): Use make_fixnum_or_float.
2001-10-11 Gerd Moellmann(make_fixnum_or_float): New macro.
2001-10-11 Gerd MoellmannByte compiler messages.
2001-10-11 Gerd MoellmannDowncase error messages.
2001-10-11 Gerd Moellmann(byte-compile-display-log-head-p): New
2001-10-11 Gerd Moellmann(Qcircular_list): New variable.
2001-10-11 Gerd Moellmann(circular_list_error): Add prototype.
2001-10-11 Stefan Monnier*** empty log message ***
2001-10-11 Stefan Monnier(copyright): Add final \n.
2001-10-11 Stefan Monnier(doc-string-elt): Remove.
2001-10-11 Stefan Monnier(comment-indent): Be a little more robust in case
2001-10-11 Stefan MonnierRemove out-of-date detail.
2001-10-11 Miles Bader*** empty log message ***
next