diff options
author | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:14:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-06-27 02:14:52 +0000 |
commit | 04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (patch) | |
tree | ffeae66e55a3c7757fac38c639292dce799c6fa7 /lisp/ChangeLog.13 | |
parent | 5618fbd2c79e982d717eaaec749eeb16382ddc04 (diff) | |
download | emacs-04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8.tar.gz |
American English spelling fix.
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r-- | lisp/ChangeLog.13 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 9bcf436c73d..43ccb0b4ff8 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 @@ -4554,7 +4554,7 @@ * 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 + Don't rely on a signaled condition but switch pages when scrolling doesn't change the vertical position anymore. (doc-view-mode-map): Remap scroll-{up,down} to image-scroll-{up,down}. |