changeset 88091:5260343f5526

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 31 Jan 2008 10:59:14 +0000
parents b796e645bb4e
children 7fe1dca6c680
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 31 10:55:31 2008 +0000
+++ b/lisp/ChangeLog	Thu Jan 31 10:59:14 2008 +0000
@@ -1,3 +1,7 @@
+2008-01-31  Juanma Barranquero  <lekktu@gmail.com>
+
+	* linum.el (linum-unload-function): New function.
+
 2008-01-30  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emacs-lisp/check-declare.el (check-declare-directory):
@@ -70,8 +74,7 @@
 
 	* image-mode.el (image-mode-current-vscroll)
 	(image-mode-current-hscroll): New variables.
-	(image-set-window-hscroll, image-set-window-vscroll): New
-	functions.
+	(image-set-window-hscroll, image-set-window-vscroll): New functions.
 	(image-forward-hscroll, image-next-line, image-bol, image-eol)
 	(image-bob, image-eob): Use them.
 	(image-reset-current-vhscroll): New function.