diff lisp/ChangeLog @ 98718:878c169a1844

* hl-line.el (hl-line-unload-function): New function. (hl-line-unhighlight, global-hl-line-unhighlight): Use `when'. (hl-line-sticky-flag): Remove spurious * in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 14 Oct 2008 15:02:05 +0000
parents 5970e7c70c96
children a6557f9f1192
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 14 14:41:20 2008 +0000
+++ b/lisp/ChangeLog	Tue Oct 14 15:02:05 2008 +0000
@@ -1,3 +1,9 @@
+2008-10-14  Juanma Barranquero  <lekktu@gmail.com>
+
+	* hl-line.el (hl-line-unload-function): New function.
+	(hl-line-unhighlight, global-hl-line-unhighlight): Use `when'.
+	(hl-line-sticky-flag): Remove spurious * in docstring.
+
 2008-10-14  Eric Hanchrow  <offby1@blarg.net>  (tiny change)
 
 	* vc-git.el (vc-git-show-log-entry): Include the revision in the
@@ -152,8 +158,8 @@
 
 2008-10-09  Eli Zaretskii  <eliz@gnu.org>
 
-	* frame.el (make-frame-on-tty): Use "F" inside interactive.  Support
-	`pc' ``window-system''.
+	* frame.el (make-frame-on-tty): Use "F" inside interactive.
+	Support `pc' ``window-system''.
 
 	* progmodes/compile.el (compilation-start): Resurrect the version
 	for systems that don't support asynchronous subprocesses.