]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 23 Mar 2000 12:00:47 +0000 (12:00 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 23 Mar 2000 12:00:47 +0000 (12:00 +0000)
lisp/ChangeLog
src/ChangeLog

index 77b0671a899d72212408758f5771fa2e349c505f..a675b5d3324c1c95de7eaccfd8b3b232683f936f 100644 (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
index 10fbfe0056aa89bd39c6f67b572527659d91abe3..e85a8bf2e0aa384d27f795f2e94ff309e7d288de 100644 (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.