Mercurial > emacs
graph
-
(refill-mode): Bind DEL to backward-delete-char-untabify.2001-10-13, by Stefan Monnier
-
(scribe-mode): Use define-derived-mode.2001-10-13, by Stefan Monnier
-
(2C-mode): Don't use make-local-hook.2001-10-13, by Stefan Monnier
-
(picture-mode): Massage.2001-10-13, by Stefan Monnier
-
(sh-font-lock-syntactic-keywords): Handle here-docs differently.2001-10-13, by Stefan Monnier
-
(syntax-ppss): Autoload.2001-10-13, by Stefan Monnier
-
(ange-ftp-raw-send-cmd, ange-ftp-wait-not-busy):2001-10-13, by Stefan Monnier
-
(pong-init): Don't use make-local-hook.2001-10-13, by Stefan Monnier
-
(gomoku-mode): Use define-derived-mode.2001-10-13, by Stefan Monnier
-
List the new input methods introduced with Emacs 21.1.2001-10-13, by Eli Zaretskii
-
*** empty log message ***2001-10-13, by Eli Zaretskii
-
(File Name Completion): Document the significance of2001-10-13, by Eli Zaretskii
-
(file_name_completion): Fix last change.2001-10-13, by Eli Zaretskii
-
Mark last change as documented in the manual.2001-10-13, by Eli Zaretskii
-
(Completion Options): Document the significance of a trailing slash2001-10-13, by Eli Zaretskii
-
Document the significance of the trailing slash in elements of2001-10-13, by Eli Zaretskii
-
(file_name_completion): Ignore a candidate directory if2001-10-13, by Eli Zaretskii
-
("greek-babel"): New input method. From David2001-10-13, by Eli Zaretskii
-
*** empty log message ***2001-10-13, by Eli Zaretskii
-
Bump Emacs version to 21.1.50.2001-10-13, by Eli Zaretskii
-
(EMACSVER): Bump to 21.1.50.2001-10-13, by Eli Zaretskii
-
(emacs-version): Bump to 21.1.50.2001-10-13, by Eli Zaretskii
-
*** empty log message ***2001-10-13, by Gerd Moellmann
-
Add --boot switch for bootstrapping. Logs to2001-10-13, by Gerd Moellmann
-
Fix dates of last entries.2001-10-13, by Eli Zaretskii
-
Fix a typo.2001-10-13, by Eli Zaretskii
-
*** empty log message ***2001-10-13, by Pavel Janík
-
(delimit-columns-rectangle-max): Do not double variables in the lambda-list.2001-10-13, by Pavel Janík
-
Do not double variables in the lambda-list.2001-10-13, by Pavel Janík
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(comment-region-internal): Don't rebind2001-10-12, by Stefan Monnier
-
(skip_invisible): Don't skip "ellipsisized" text.2001-10-12, by Stefan Monnier
-
(syms_of_xfns): Update calls to Fprovide.2001-10-12, by Stefan Monnier
-
(Ffeaturep): Remove.2001-10-12, by Stefan Monnier
-
(Ffeaturep, Fprovide): Update prototype.2001-10-12, by Stefan Monnier
-
(mark_interval_tree): Use traverse_intervals_noorder.2001-10-12, by Stefan Monnier
-
(init_iterator): Be more strict with bytepos and charspos.2001-10-12, by Stefan Monnier
-
(substitute_object_recurse): Use traverse_intervals_noorder.2001-10-12, by Stefan Monnier
-
(Fwith_output_to_temp_buffer): Align with2001-10-12, by Stefan Monnier
-
(TEXT_PROP_MEANS_INVISIBLE_NOELLIPSIS): New macro.2001-10-12, by Stefan Monnier
-
(traverse_intervals): Drop `depth' arg.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Gerd Moellmann
-
(byte-compile-check-lambda-list):2001-10-12, by Gerd Moellmann
-
(traverse_intervals): Use less stack space.2001-10-12, by Stefan Monnier
-
(Ffeaturep): Add new `subfeature' arg.2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
*** empty log message ***2001-10-12, by Stefan Monnier
-
(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