# HG changeset patch # User Richard M. Stallman # Date 1013651743 0 # Node ID 849846dd9b9a4122698a41246c8f2dbbab599323 # Parent da6445c98893fa7768ebad3997a2f3eef12f3eb5 *** empty log message *** diff -r da6445c98893 -r 849846dd9b9a lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 14 01:55:12 2002 +0000 +++ b/lisp/ChangeLog Thu Feb 14 01:55:43 2002 +0000 @@ -5,6 +5,14 @@ 2002-02-13 Richard M. Stallman + * textmodes/bibtex.el (bibtex-parse-buffers-stealthily): + Tell bibtex-parse-keys to output no progress messages. + + * international/mule-diag.el (list-input-methods): + Use help-input-method, not describe-input-method, for button type. + + * register.el (describe-register-1): Access register contents here. + * textmodes/text-mode.el (text-mode-hook-identify): Restore previous definition. Add to text-mode-hook again.