Mercurial > emacs
graph
-
(locate-library): Use load-suffixes and abbrev filename.2001-10-12, by Stefan Monnier
-
(special-display-popup-frame): Obey new specs `same-window' and `same-frame'.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(minibuffer-local-*map): Take inheritance into account.2001-10-12, by Stefan Monnier
-
(minibuffer-local*-map): Remove redundant bindings.2001-10-12, by Stefan Monnier
-
(minibuffer-local-map): Also bind next, C-n, C-s, prior,2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(completion-ignored-extensions): CL-related2001-10-12, by Sam Steingold
-
(ange-ftp-copy-files-async): New function for2001-10-12, by Sam Steingold
-
(keys_of_minibuf): Eliminate redundant bindings.2001-10-12, by Stefan Monnier
-
(Fkey_description): Use empty_string.2001-10-12, by Stefan Monnier
-
Merged in changes from v4.32.2001-10-12, by Stefan Monnier
-
(compile-mouse-goto-error, compile-goto-error):2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(awk-mode-syntax-table): / has string syntax.2001-10-12, by Stefan Monnier
-
typo2001-10-12, by Sam Steingold
-
(expand-c-for-skeleton): Add explicit terminating \n.2001-10-12, by Stefan Monnier
-
(describe-face): Call help-setup-xref earlier.2001-10-12, by Stefan Monnier
-
(jka-compr-load-suffixes): New var.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Gerd Moellmann
-
(byte-compile-check-lambda-list): New2001-10-12, by Gerd Moellmann
-
*** empty log message ***2001-10-12, by Andrew Innes
-
(install): Do not copy fakemail.2001-10-12, by Andrew Innes
-
(ALL): Do not include fakemail.2001-10-12, by Andrew Innes
-
(uid_t, gid_t): New typedefs.2001-10-12, by Andrew Innes
-
*** empty log message ***2001-10-12, by Gerd Moellmann
-
(notice_overwritten_cursor): Renamed from2001-10-12, by Gerd Moellmann
-
(Compilation): Document "M-x recompile".2001-10-12, by Eli Zaretskii
-
*** empty log message ***2001-10-12, by Gerd Moellmann
-
(calculator-eng-display): Don't call concat2001-10-12, by Gerd Moellmann
-
*** empty log message ***2001-10-12, by Eli Zaretskii
-
(syms_of_lread) <load-suffixes>: Fix last change:2001-10-12, by Eli Zaretskii
-
*** empty log message ***2001-10-12, by Pavel Janík
-
float_error() is defined iff FLOAT_CATCH_SIGILL is defined.2001-10-12, by Pavel Janík
-
(Fcall_interactively): Remove unused code. Use XCAR/XCDR.2001-10-12, by Stefan Monnier
-
Update calls to openp.2001-10-12, by Stefan Monnier
-
(Vexec_suffixes): New var.2001-10-12, by Stefan Monnier
-
(Vload_suffixes, Vexec_suffixes): Declare.2001-10-12, by Stefan Monnier
-
(syms_of_lread): Fix init of default_suffixes.2001-10-12, by Stefan Monnier
-
(Vload_suffixes, default_suffixes): New vars.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(Fcopy_keymap): Don't export.2001-10-12, by Stefan Monnier
-
(wordify): Use empty_string.2001-10-12, by Stefan Monnier
-
(empty_string): Declare.2001-10-12, by Stefan Monnier
-
(empty_string): New var.2001-10-12, by Stefan Monnier
-
(Fbury_buffer): Don't try to remove the buffer from the2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Miles Bader
-
(help-customize-face): New button-type.2001-10-12, by Miles Bader
-
(list-faces-display, describe-face): Fix args to `help-xref-button'.2001-10-12, by Miles Bader
-
(Fprimitive_undo): Use XCAR/XCDR.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(update_syntax_table): Simplify.2001-10-12, by Stefan Monnier
-
(struct gl_state_s): Change the meaning of b_property.2001-10-12, by Stefan Monnier
-
Describe the meaning of a nil binding.2001-10-12, by Stefan Monnier
-
Recommend the use of define-derived-mode (and nil argument).2001-10-12, by Stefan Monnier
-
Make a xref to `parsing' from forward-sexp.2001-10-12, by Stefan Monnier
-
Try to explain syntax-tables a little bit more.2001-10-12, by Stefan Monnier
-
(goto-address-mail-regexp): Allow + in username.2001-10-11, by Stefan Monnier
-
(view-lossage): Call help-setup-xref correctly and earlier.2001-10-11, by Stefan Monnier
-
(describe-function-1): Remove unused `parens' arg.2001-10-11, by Stefan Monnier
-
(help-buffer): New function.2001-10-11, by Stefan Monnier
-
(describe-bindings-internal): New fun moved from keymap.c.2001-10-11, by Stefan Monnier
-
(calendar-mode-line-format): do not use #' on undefined functions2001-10-11, by Sam Steingold
-
Master-mode.2001-10-11, by Gerd Moellmann
-
Use the usual disclaimer.2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
(master-mode): Use define-minor-mode instead2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
(FIXNUM_OVERFLOW_P): Cast I to EMACS_INT in comparisons2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
(byte-optimize-lapcode)2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
(Fstring_to_number): Use make_fixnum_or_float.2001-10-11, by Gerd Moellmann
-
(Fuser_uid, Fuser_real_uid): Use make_fixnum_or_float.2001-10-11, by Gerd Moellmann
-
(make_fixnum_or_float): New macro.2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
Byte compiler messages.2001-10-11, by Gerd Moellmann
-
Downcase error messages.2001-10-11, by Gerd Moellmann
-
(byte-compile-display-log-head-p): New2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Gerd Moellmann
-
(Qcircular_list): New variable.2001-10-11, by Gerd Moellmann
-
(circular_list_error): Add prototype.2001-10-11, by Gerd Moellmann
-
*** empty log message ***2001-10-11, by Stefan Monnier
-
(copyright): Add final \n.2001-10-11, by Stefan Monnier
-
(doc-string-elt): Remove.2001-10-11, by Stefan Monnier
-
*** empty log message ***2001-10-11, by Stefan Monnier
-
(comment-indent): Be a little more robust in case2001-10-11, by Stefan Monnier
-
Remove out-of-date detail.2001-10-11, by Stefan Monnier
-
*** empty log message ***2001-10-11, by Miles Bader
-
(diff): Display default values in prompts as `(default ...)', not `(...)'.2001-10-11, by Miles Bader
-
(Info-follow-reference): Display default values in prompts as2001-10-11, by Miles Bader
-
New file.2001-10-11, by Stefan Monnier
-
*** empty log message ***2001-10-11, by Stefan Monnier
-
Change maintainer to FSF and remove loads of compatibility cruft.2001-10-11, by Stefan Monnier
-
*** empty log message ***2001-10-10, by Jason Rumney
-
Don't install fakemail.2001-10-10, by Jason Rumney
-
Remove fakemail from ALL2001-10-10, by Jason Rumney
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
(iso-transl-e-caret)2001-10-10, by Gerd Moellmann
-
Include keymap.h.2001-10-10, by Stefan Monnier
-
*** empty log message ***2001-10-10, by Miles Bader
-
(Info-insert-dir): Don't call `Info-fontify-menu-headers'.2001-10-10, by Miles Bader
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
(C_SWITCH_SYSTEM) [!__GNUC__]: Add `-nointrinsics'2001-10-10, by Gerd Moellmann
-
(end-of-buffer): Fix code scrolling specially2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
(command-line-1): Bind tab-width to 8.2001-10-10, by Gerd Moellmann
-
Add ruler-mode.2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Gerd Moellmann
-
*** empty log message ***2001-10-10, by Pavel Janík
-
use defalias instead of fset for user-visible commands.2001-10-10, by Pavel Janík
-
ChangeLog2001-10-09, by Miles Bader
-
*** empty log message ***2001-10-09, by Miles Bader
-
*** empty log message ***2001-10-09, by Gerd Moellmann
-
(button): New require.2001-10-09, by Miles Bader
-
("button"): Load removed.2001-10-09, by Miles Bader
-
Don't require `view' when compiling.2001-10-09, by Miles Bader