changeset 42077:3a0f6537e4e9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Dec 2001 17:41:30 +0000
parents d6765861f6ea
children 056999d17bee
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Dec 16 17:41:20 2001 +0000
+++ b/lisp/ChangeLog	Sun Dec 16 17:41:30 2001 +0000
@@ -1,3 +1,10 @@
+2001-12-16  Richard M. Stallman  <rms@gnu.org>
+
+	* subr.el (with-temp-message): At the end, always discard
+	the temp message, even by clearing the echo area.
+
+	* progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
+
 2001-12-16  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* international/fontset.el: Build the list L at compile time.