Mercurial > emacs
diff INSTALL @ 107875:b22d92cb789e
Move scrolling commands from simple.el to window.el
because their primitives are implemented in window.c.
* simple.el (scroll-error-top-bottom)
(scroll-up-command, scroll-down-command, scroll-up-line)
(scroll-down-line, scroll-other-window-down)
(beginning-of-buffer-other-window, end-of-buffer-other-window):
* window.el (scroll-error-top-bottom)
(scroll-up-command, scroll-down-command, scroll-up-line)
(scroll-down-line, scroll-other-window-down)
(beginning-of-buffer-other-window, end-of-buffer-other-window):
Move from simple.el to window.el because their primitives are
implemented in window.c.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 16 Apr 2010 04:41:58 +0300 |
parents | 1d1d5d9bd884 |
children | e2da1d33db95 |