mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-02 08:22:22 +00:00
(calendar-mode-map): Update for name change.
This commit is contained in:
parent
273fcc9bb0
commit
77bc20eec6
@ -1503,7 +1503,7 @@ line."
|
||||
(define-key map "Aa" 'appt-add)
|
||||
(define-key map "Ad" 'appt-delete)
|
||||
(define-key map "S" 'calendar-sunrise-sunset)
|
||||
(define-key map "M" 'calendar-phases-of-moon)
|
||||
(define-key map "M" 'calendar-lunar-phases)
|
||||
(define-key map " " 'scroll-other-window)
|
||||
(define-key map "\d" 'scroll-other-window-down)
|
||||
(define-key map "\C-c\C-l" 'calendar-redraw)
|
||||
|
Loading…
Reference in New Issue
Block a user