Mercurial > emacs
diff lisp/ChangeLog @ 47869:e86bf751b595
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 14 Oct 2002 01:33:49 +0000 |
parents | a9ed85a2f50e |
children | 5acc3219ca5a |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 14 01:33:40 2002 +0000 +++ b/lisp/ChangeLog Mon Oct 14 01:33:49 2002 +0000 @@ -1,3 +1,20 @@ +2002-10-13 Richard M. Stallman <rms@gnu.org> + + * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): + Treat `ignore' specially--prevent warnings about functions + called for effect, in its args. + Don't warn when `pop' is used for effect. + + * emacs-lisp/autoload.el (autoload-print-form): Cleanup. + + * uniquify.el (uniquify-get-proposed-name): + Don't use directory-sep-char. + + * thingatpt.el (read-from-whole-string): Add call to `ignore'. + + * find-file.el (ff-related-file-alist): New alias. + (ff-find-related-file): New alias. + 2002-10-13 Andreas Schwab <schwab@suse.de> * dired.el (dired-insert-directory): When looking for existing