Mercurial > emacs
diff lisp/ChangeLog @ 28939:c5964d5c6afa
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 16 May 2000 14:37:08 +0000 |
parents | f0c08cb8a89c |
children | 2a91228f7aa3 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 16 14:32:59 2000 +0000 +++ b/lisp/ChangeLog Tue May 16 14:37:08 2000 +0000 @@ -1,10 +1,24 @@ +2000-05-16 Gerd Moellmann <gerd@gnu.org> + + * startup.el (command-line-1): Mention the FAQ in the startup + message. + + * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'. + + * progmodes/compile.el (compilation-parse-errors): Collect + `nomessage' regexps last. + + * dired.el (dired-mode-map): Use dired-do-query-replace-regexp. + + * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp' + to the function name. + 2000-05-15 Dave Love <fx@gnu.org> * speedbar.el (speedbar-recenter): Typo. (speedbar-expand-line): Make arg optional. (speedbar-mode): Avoid a compiler warning. - 2000-05-15 Gerd Moellmann <gerd@gnu.org> * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that