changeset 51019:d60c03f7aa72

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Fri, 16 May 2003 09:28:39 +0000
parents 5edeb93ad9c0
children 417a9e80f335
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 16 09:27:36 2003 +0000
+++ b/lisp/ChangeLog	Fri May 16 09:28:39 2003 +0000
@@ -1,3 +1,9 @@
+2003-05-16  Lute Kamstra  <Lute.Kamstra@cwi.nl>
+
+	* hl-line.el (hl-line-highlight, global-hl-line-highlight): Use
+	`line-beginning-position' to determine the beginning of the next
+	line.
+
 2003-05-16  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule-cmds.el (mule-menu-keymap): Enable the menu
@@ -465,7 +471,7 @@
 	* help-fns.el (help-add-fundoc-usage): Use t for "no arglist".
 	* emacs-lisp/advice.el (ad-make-advised-docstring): Adjust usage.
 
-2003-05-06  Lute Kamstra  <lute@occarina.pna.cwi.nl>
+2003-05-06  Lute Kamstra  <Lute.Kamstra@cwi.nl>
 
 	* hl-line.el: Removed an erroneous comment.
 	(hl-line-mode): Use buffer local hooks.