Mercurial > emacs
graph
-
(ff-pre-find-hook, ff-pre-load-hook, ff-post-load-hook)2002-09-09, by Stefan Monnier
-
(keyboard-quit): Set defining-kbd-macro to nil to2002-09-09, by Kim F. Storm
-
(apply-macro-to-region-lines): Let-bind mark-active to2002-09-09, by Kim F. Storm
-
Typo2002-09-09, by Kim F. Storm
-
*** empty log message ***2002-09-09, by Kim F. Storm
-
(end_kbd_macro): Declare extern.2002-09-09, by Kim F. Storm
-
(end_kbd_macro): New function.2002-09-09, by Kim F. Storm
-
(Fdiscard_input): If defining keyboard macro,2002-09-09, by Kim F. Storm
-
(what-line): Don't hard-code 1.2002-09-09, by Stefan Monnier
-
(find-library-suffixes, find-library-name)2002-09-09, by Stefan Monnier
-
(byte-compile-file): Don't switch buffer.2002-09-09, by Stefan Monnier
-
*** empty log message ***2002-09-09, by Markus Rost
-
Fix typo. Add comment.2002-09-09, by Markus Rost
-
(isearch-cmds): Add docstring.2002-09-09, by Stefan Monnier
-
Notify a change in files.el. On the occasion, fix some indentations;2002-09-09, by Markus Rost
-
(save-some-buffers-action-alist): Use lower case for help string of2002-09-09, by Markus Rost
-
*** empty log message ***2002-09-09, by Richard M. Stallman
-
(regnum_t): Use signed int, not unsigned int.2002-09-09, by Richard M. Stallman
-
New file.2002-09-09, by Richard M. Stallman
-
(UNEXEC): Definition deleted.2002-09-09, by Richard M. Stallman
-
(cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.2002-09-09, by Richard M. Stallman
-
(mouse-scroll-calendar-left)2002-09-09, by Richard M. Stallman
-
(byte-recompile-directory): Set and then bind default-directory.2002-09-09, by Richard M. Stallman
-
(fancy-splash-head, normal-splash-screen):2002-09-09, by Richard M. Stallman
-
(auto-mode-alist): Use sh-mode for .bash files.2002-09-09, by Richard M. Stallman
-
(ls-lisp-format-time-list): New variable.2002-09-09, by Richard M. Stallman
-
Many doc fixes.2002-09-09, by Richard M. Stallman
-
(Info-search): Add (point-min) to subfile positions2002-09-09, by Richard M. Stallman
-
(make-backup-file-name-1): When make-directory fails,2002-09-09, by Richard M. Stallman
-
(powerpcle-*-solaris2.5*): New configuration.2002-09-09, by Richard M. Stallman
-
Minor change.2002-09-09, by Richard M. Stallman
-
Document --script.2002-09-09, by Richard M. Stallman
-
(doctor-cadr, doctor-caddr, doctor-cddr): Remove.2002-09-09, by John Paul Wallington
-
*** empty log message ***2002-09-09, by Markus Rost
-
(diff): Doc fix.2002-09-09, by Markus Rost
-
*** empty log message ***2002-09-09, by Richard M. Stallman
-
(byte-compile-delete-errors): Default to nil.2002-09-09, by Richard M. Stallman
-
Comment change.2002-09-09, by Richard M. Stallman
-
(undo-elt-in-region): Fix one-off error at END.2002-09-09, by Richard M. Stallman
-
(custom-save-variables, custom-save-faces):2002-09-09, by Richard M. Stallman
-
(doctor-doc): Recognize question words and use qlist.2002-09-09, by Richard M. Stallman
-
Keyboard macro improvements.2002-09-08, by Kim F. Storm
-
Regenerated2002-09-08, by Kim F. Storm
-
Regenerated.2002-09-08, by Kim F. Storm
-
(kmacro-end-and-call-macro): New command to end and2002-09-08, by Kim F. Storm
-
*** empty log message ***2002-09-08, by Kim F. Storm
-
(executing_macro_index): Change type to EMACS_INT.2002-09-08, by Kim F. Storm
-
(executing_macro_index): Change type to EMACS_INT.2002-09-08, by Kim F. Storm
-
*** empty log message ***2002-09-07, by Kim F. Storm
-
(read-quoted-char): Apply listify-key-sequence to vector2002-09-07, by Kim F. Storm
-
*** empty log message ***2002-09-07, by Colin Walters
-
(ibuffer-diff-with-file): Just call `diff-buffer-with-file'.2002-09-07, by Colin Walters
-
(diff-buffer-with-file): Call diff synchronously, so we don't delete2002-09-07, by Colin Walters
-
(diff): Add optional argument no-async, and use the above argument.2002-09-07, by Colin Walters
-
(compile-internal): Add optional argument no-async.2002-09-07, by Colin Walters
-
*** empty log message ***2002-09-07, by Colin Walters
-
* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.2002-09-07, by John Paul Wallington
-
*** empty log message ***2002-09-06, by Stefan Monnier
-
(menu-bar-make-mm-toggle): New macro.2002-09-06, by Stefan Monnier
-
*** empty log message ***2002-09-06, by Richard M. Stallman