diff lisp/ChangeLog @ 25999:3dc900e05402

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 12 Oct 1999 21:12:16 +0000
parents b04d6e7e4790
children f2418e8499aa
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 12 21:11:16 1999 +0000
+++ b/lisp/ChangeLog	Tue Oct 12 21:12:16 1999 +0000
@@ -55,10 +55,10 @@
 	
 1999-10-12  Dave Pearson  <davep@hagbard.demon.co.uk>
 
-        * quickurl.el (quickurl-list-insert): `count-lines' was returning
-        a value one line to high if the cursor wasn't at the start of a
-        line. A `beginning-of-line' is now performed before making the
-        call to `count-lines'.
+	* quickurl.el (quickurl-list-insert): `count-lines' was returning
+	a value one line to high if the cursor wasn't at the start of a
+	line. A `beginning-of-line' is now performed before making the
+	call to `count-lines'.
 
 1999-10-11  Stefan Monnier  <monnier@cs.yale.edu>