# HG changeset patch # User Tassilo Horn # Date 1201629692 0 # Node ID 00bf4cdbc3887fe56313d871ffe085cdbf9d620a # Parent 656f1559e08846dff799c9d1f230d61ca292e560 *** empty log message *** diff -r 656f1559e088 -r 00bf4cdbc388 lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 29 18:01:07 2008 +0000 +++ b/lisp/ChangeLog Tue Jan 29 18:01:32 2008 +0000 @@ -1,3 +1,14 @@ +2008-01-29 Tassilo Horn + + * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll + being an alist now. + + * image-mode.el (image-mode-current-vscroll) + (image-mode-current-hscroll): Add doc strings. + (image-set-window-vscroll, image-set-window-hscroll) + (image-reset-current-vhscroll, image-mode): Adapt to + i-m-current-[vh]scroll being an alist now. + 2008-01-29 Martin Rudalics * emacs-lisp/find-func.el (find-function-search-for-symbol):