Mercurial > emacs
changeset 45364:1aab2ca0465e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 19 May 2002 16:03:51 +0000 |
parents | a4e14fc34d3d |
children | 82749144e314 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 19 16:02:26 2002 +0000 +++ b/lisp/ChangeLog Sun May 19 16:03:51 2002 +0000 @@ -1,3 +1,18 @@ +2002-05-19 Richard M. Stallman <rms@gnu.org> + + * arc-mode.el (archive-zip-use-pkzip): Variable deleted. + (archive-zip-extract, archive-zip-expunge, archive-zip-update) + (archive-zip-update-case): Use locate-file to decide whether + to use pkzip. + (archive-zip-extract): Test for pkzip in value of archive-zip-extract. + + * files.el (locate-file): Doc fix. + +2002-05-19 John Paul Wallington <jpw@shootybangbang.com> + + * mail/rmail.el (rmail-show-message-hook): Offer `goto-address' + as an option. + 2002-05-18 Stefan Monnier <monnier@cs.yale.edu> * uniquify.el (uniquify-rationalize-file-buffer-names):