comparison lisp/ChangeLog @ 42077:3a0f6537e4e9

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 16 Dec 2001 17:41:30 +0000
parents b37ba2c1da9a
children 8d6ee910d76c
comparison
equal deleted inserted replaced
42076:d6765861f6ea 42077:3a0f6537e4e9
1 2001-12-16 Richard M. Stallman <rms@gnu.org>
2
3 * subr.el (with-temp-message): At the end, always discard
4 the temp message, even by clearing the echo area.
5
6 * progmodes/sh-script.el (sh-mode): Run sh-mode-hook.
7
1 2001-12-16 Stefan Monnier <monnier@cs.yale.edu> 8 2001-12-16 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * international/fontset.el: Build the list L at compile time. 10 * international/fontset.el: Build the list L at compile time.
4 11
5 * language/ind-util.el (mapthread): Make a closure. 12 * language/ind-util.el (mapthread): Make a closure.