]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
index 9401e2478b8df26291c04dec761fd9bc3646e0b8..57b865e7c716ae718126c4d9d91b398acb8818be 100644 (file)
@@ -1,3 +1,17 @@
+2001-05-20  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/rmail.el (rmail-retry-failure): Do save-window-excursion.
+
+       * info.el (Info-read-subfile): Widen before finding the
+       desired node in the subfile.
+
+       * startup.el (command-line-1): When >2 files visited,
+       leave the last one visible, and make that the selected window.
+
+2001-05-20  Gerd Moellmann  <gerd@gnu.org>
+
+       * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
+
 2001-05-20  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * international/ccl.el (define-ccl-program): Fix a typo.  From
@@ -30,8 +44,8 @@
        * eshell/esh-cmd.el (eshell/which):
        Use `eshell-explicit-command-char' instead of ?*.
 
-       * eshell/em-cmpl.el (eshell-completion-command-name,
-       eshell-complete-commands-list): Use `eshell-explicit-command-char'
+       * eshell/em-cmpl.el (eshell-completion-command-name)
+       (eshell-complete-commands-list): Use `eshell-explicit-command-char'
        instead of ?*.
 
 2001-05-18  Gerd Moellmann  <gerd@gnu.org>