changeset 34720:59030e61613f

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 19 Dec 2000 14:42:05 +0000
parents 329b64b6b71e
children 4a8980d062ad
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 19 14:41:17 2000 +0000
+++ b/lisp/ChangeLog	Tue Dec 19 14:42:05 2000 +0000
@@ -17,7 +17,7 @@
 
 	* progmodes/idlwave.el: Fixed copyright notice.
 
-	* textmodes/reftex-dcr.el (reftex-view-crossref): added SPACE and
+	* textmodes/reftex-dcr.el (reftex-view-crossref): Added SPACE and
 	TAB as key separators.
 
 2000-12-19  Alex Schroeder  <alex@gnu.org>
--- a/src/ChangeLog	Tue Dec 19 14:41:17 2000 +0000
+++ b/src/ChangeLog	Tue Dec 19 14:42:05 2000 +0000
@@ -1,5 +1,8 @@
 2000-12-19  Gerd Moellmann  <gerd@gnu.org>
 
+	* window.c (window_scroll_pixel_based): Don't use
+	move_it_vertically.
+
 	* dispnew.c (direct_output_for_insert): Fix check for mini-window
 	currently displaying a message.