comparison lisp/ChangeLog @ 88064:00bf4cdbc388

*** empty log message ***
author Tassilo Horn <tassilo@member.fsf.org>
date Tue, 29 Jan 2008 18:01:32 +0000
parents 9a83d6184f1f
children a1a9a9ce0af8
comparison
equal deleted inserted replaced
88063:656f1559e088 88064:00bf4cdbc388
1 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
2
3 * doc-view.el (doc-view-mode): Adapt to i-m-current-[vh]scroll
4 being an alist now.
5
6 * image-mode.el (image-mode-current-vscroll)
7 (image-mode-current-hscroll): Add doc strings.
8 (image-set-window-vscroll, image-set-window-hscroll)
9 (image-reset-current-vhscroll, image-mode): Adapt to
10 i-m-current-[vh]scroll being an alist now.
11
1 2008-01-29 Martin Rudalics <rudalics@gmx.at> 12 2008-01-29 Martin Rudalics <rudalics@gmx.at>
2 13
3 * emacs-lisp/find-func.el (find-function-search-for-symbol): 14 * emacs-lisp/find-func.el (find-function-search-for-symbol):
4 Strip extension from .emacs.el to make sure symbol is searched 15 Strip extension from .emacs.el to make sure symbol is searched
5 in .emacs too. 16 in .emacs too.