Mercurial > emacs
changeset 62625:ae65137e0a1d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 May 2005 15:52:51 +0000 |
parents | 519850fadc32 |
children | 970aed705a2a |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 22 15:51:55 2005 +0000 +++ b/lisp/ChangeLog Sun May 22 15:52:51 2005 +0000 @@ -1,5 +1,8 @@ 2005-05-22 Richard M. Stallman <rms@gnu.org> + * help.el (describe-key): Move print-help-return-message call + out of conditional. + * progmodes/etags.el (list-tags): Use with-no-warnings. * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.