Mercurial > emacs
comparison lisp/ChangeLog @ 87850:dd673d4bceda
(doc-view-goto-page): Don't move point any more, now that
the hscroll behavior was fixed.
(doc-view-mode): Disable auto-hscroll-mode.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 19 Jan 2008 05:34:29 +0000 |
parents | 800f4ac6c848 |
children | cebb39d21e41 |
comparison
equal
deleted
inserted
replaced
87849:8f7e97005eef | 87850:dd673d4bceda |
---|---|
1 2008-01-19 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * doc-view.el (doc-view-goto-page): Don't move point any more, now that | |
4 the hscroll behavior was fixed. | |
5 (doc-view-mode): Disable auto-hscroll-mode. | |
6 | |
1 2008-01-18 Tom Tromey <tromey@redhat.com> | 7 2008-01-18 Tom Tromey <tromey@redhat.com> |
2 | 8 |
3 * vc-svn.el (vc-svn-dir-status): New function. | 9 * vc-svn.el (vc-svn-dir-status): New function. |
4 | 10 |
5 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu> | 11 2008-01-18 Dan Nicolaescu <dann@ics.uci.edu> |
6 | 12 |
7 * vc.el: Make vc-status asynchronous. | 13 * vc.el: Make vc-status asynchronous. |
8 (vc-update-vc-status-buffer): New function broken out of ... | 14 (vc-update-vc-status-buffer): New function broken out of ... |