# HG changeset patch # User Richard M. Stallman # Date 1116777171 0 # Node ID ae65137e0a1daae3fea5af8c6594fe909c87e8c4 # Parent 519850fadc32bca5da573ba88679147419d68fe4 *** empty log message *** diff -r 519850fadc32 -r ae65137e0a1d lisp/ChangeLog --- 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 + * 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.