1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-09-25 09:25:29 +00:00
parent 844eb643e4
commit 8ff16b4e3a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2000-09-25 Gerd Moellmann <gerd@gnu.org>
* startup.el (command-line-1, fancy-splash-text): Change the
text to sound more friendly.
2000-09-23 Thien-Thi Nguyen <ttn@gnu.org>
* progmodes/hideshow.el: Update author email address.

View File

@ -1,3 +1,7 @@
2000-09-25 Gerd Moellmann <gerd@gnu.org>
* xterm.c (x_clear_mouse_face): Block/unblock input.
2000-09-24 Dave Love <fx@gnu.org>
* fns.c (base64_encode_1): Fix last change.