diff options
| author | Tassilo Horn | 2008-01-04 08:27:54 +0000 |
|---|---|---|
| committer | Tassilo Horn | 2008-01-04 08:27:54 +0000 |
| commit | 896631767cce684848ebcbe72ddafdbab56d2201 (patch) | |
| tree | 53c773d5fef049b4c464574263414c169e54999f /lisp/ChangeLog | |
| parent | db7552d5751acbf9f01648a8a80cc54ed6d598c1 (diff) | |
| download | emacs-896631767cce684848ebcbe72ddafdbab56d2201.tar.gz emacs-896631767cce684848ebcbe72ddafdbab56d2201.zip | |
2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page): Use image-scroll-up and
image-scroll-down instead of the non-image equivalents. Don't
rely on a signalled condition but switch pages when scrolling
doesn't change the vertical position anymore.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index de06c648443..a7021712710 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-01-04 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): Use image-scroll-up and | ||
| 5 | image-scroll-down instead of the non-image equivalents. Don't | ||
| 6 | rely on a signalled condition but switch pages when scrolling | ||
| 7 | doesn't change the vertical position anymore. | ||
| 8 | |||
| 1 | 2008-01-04 Rob Riepel <riepel@networking.Stanford.EDU> | 9 | 2008-01-04 Rob Riepel <riepel@networking.Stanford.EDU> |
| 2 | 10 | ||
| 3 | * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the | 11 | * emulation/tpu-edt.el (tpu-load-xkeys): Recommend to run the |