*** empty log message ***

This commit is contained in:
Jim Blandy
1992-09-16 00:08:26 +00:00
parent 974f8dd6da
commit cbbfbaef44

View File

@@ -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)