comparison lisp/ChangeLog @ 98160:51ea1846eb9f

(doc-view-scroll-up-or-next-page) (doc-view-scroll-down-or-previous-page): Fix scrolling in case of vertically split windows.
author Tassilo Horn <tassilo@member.fsf.org>
date Fri, 12 Sep 2008 06:29:25 +0000
parents 0db92e8539a8
children c031cb389639
comparison
equal deleted inserted replaced
98159:6a5fd5a377c2 98160:51ea1846eb9f
1 2008-09-12 Tassilo Horn <tassilo@member.fsf.org>
2
3 * doc-view.el (doc-view-scroll-up-or-next-page)
4 (doc-view-scroll-down-or-previous-page): Fix scrolling in case of
5 vertically split windows.
6
1 2008-09-12 Glenn Morris <rgm@gnu.org> 7 2008-09-12 Glenn Morris <rgm@gnu.org>
2 8
3 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r. 9 * progmodes/f90.el (f90-mode-map): Don't bind \t and \r.
4 10
5 * indent.el (indent-line-function): Doc fix. 11 * indent.el (indent-line-function): Doc fix.