1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-27 02:10:52 -08:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-03-23 12:00:47 +00:00
parent 64b0dbdbd2
commit 72db3ab5d7
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2000-03-22 Gerd Moellmann <gerd@gnu.org>
* startup.el: Change some spellings for the X Window System.
2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
* progmodes/make-mode.el (makefile-warn-suspicious-lines): clean

View file

@ -1,3 +1,8 @@
2000-03-23 Gerd Moellmann <gerd@gnu.org>
* xterm.c (fast_find_position): Make sure not to consider rows
not visible in the window.
2000-03-22 Stefan Monnier <monnier@cs.yale.edu>
* regex.c (enum syntaxcode): Provide default for non-Emacs.