# HG changeset patch # User Juanma Barranquero # Date 1201777154 0 # Node ID 5260343f5526de3e48b031aa8d678c1276a9b20b # Parent b796e645bb4e2b4185ea55713819801e14e74f15 *** empty log message *** diff -r b796e645bb4e -r 5260343f5526 lisp/ChangeLog --- 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 + + * linum.el (linum-unload-function): New function. + 2008-01-30 Juanma Barranquero * 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.