mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
*** empty log message ***
This commit is contained in:
parent
974f8dd6da
commit
cbbfbaef44
1 changed files with 1 additions and 0 deletions
|
|
@ -444,6 +444,7 @@ turn off scroll bars; otherwise, turn on scroll bars."
|
|||
(define-key global-map [down] 'next-line)
|
||||
(define-key global-map [prior] 'scroll-down)
|
||||
(define-key global-map [next] 'scroll-up)
|
||||
(define-key global-map [M-next] 'scroll-other-window)
|
||||
(define-key global-map [begin] 'beginning-of-buffer)
|
||||
(define-key global-map [end] 'end-of-buffer)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue