1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 1999-11-05 14:05:21 +00:00
parent 8105cbf751
commit 4d59c34cd8
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
1999-11-04 Markus Rost <rost@ias.edu>
* simple.el (comment-region): Strip off white space at end of
comment-start.
1999-11-04 Gerd Moellmann <gerd@gnu.org>
* faces.el (secondary-selection): Fix wrong color name.

View file

@ -1,5 +1,7 @@
1999-11-05 Gerd Moellmann <gerd@gnu.org>
* filelock.c (Ffile_locked_p): Make FILENAME a required argument.
* buffer.c (syms_of_buffer): Extend documentation of
mode-line-format.