Mercurial > emacs
comparison admin/make-announcement @ 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 | b92c3979701c |
children | 376148b31b5e |
comparison
equal
deleted
inserted
replaced
107874:b97c55098dcc | 107875:b22d92cb789e |
---|