changeset 51011:0818587f2beb

*** empty log message ***
author Lute Kamstra <lute@gnu.org>
date Thu, 15 May 2003 13:22:15 +0000
parents f79532778159
children a7817088fe0d
files lisp/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 15 13:21:23 2003 +0000
+++ b/lisp/ChangeLog	Thu May 15 13:22:15 2003 +0000
@@ -1,3 +1,20 @@
+2003-05-15  Lute Kamstra  <Lute.Kamstra@cwi.nl>
+
+	* hl-line.el: Rewrote the local minor mode so that it can be
+	sticky as well and made sticky the default.  Reimplemented the
+	global minor mode.  Updated the commentary section to document
+	these changes.
+	(hl-line-sticky-flag): New user option.
+	(hl-line-overlay): Made it buffer-local and gave it a docstring.
+	(global-hl-line-overlay): New variable.
+	(hl-line-mode): Rewritten to use `hl-line-sticky-flag'.
+	(hl-line-highlight): Rewritten to use `hl-line-sticky-flag'.
+	(hl-line-unhighlight): Updated docstring.
+	(global-hl-line-mode): Implemented directly so that is does not
+	depend on `hl-line-mode' any more.
+	(global-hl-line-highlight, global-hl-line-unhighlight): New
+	functions.
+
 2003-05-15  Kenichi Handa  <handa@m17n.org>
 
 	* international/code-pages.el (cyrillic-koi8-t): Alias of koi8-t.