changeset 48511:a36ac3aa890a

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Sat, 23 Nov 2002 01:44:30 +0000
parents 05b26d360108
children 3104e0249c5c
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Nov 23 01:44:09 2002 +0000
+++ b/lisp/ChangeLog	Sat Nov 23 01:44:30 2002 +0000
@@ -1,3 +1,8 @@
+2002-11-23   Markus Rost  <rost@math.ohio-state.edu>
+
+	* scroll-all.el (scroll-all-mode): Move arg LIGHTER to the right
+	place.
+
 2002-11-21  Nick Roberts  <nick@nick.uklinux.net>
 
 	* gdb-ui.el : General tidying. Patches from Stefan Monnier.