comparison lisp/calendar/calendar.el @ 10436:c9ba2babe54e

(calendar): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Mon, 16 Jan 1995 22:59:42 +0000
parents 37edcffcf005
children 67966e17d9d1
comparison
equal deleted inserted replaced
10435:0f07f211973a 10436:c9ba2babe54e
1082 Use M-x describe-mode for details of the key bindings in the calendar window. 1082 Use M-x describe-mode for details of the key bindings in the calendar window.
1083 1083
1084 The Gregorian calendar is assumed. 1084 The Gregorian calendar is assumed.
1085 1085
1086 After loading the calendar, the hooks given by the variable 1086 After loading the calendar, the hooks given by the variable
1087 `calendar-load-hook' are run. This the place to add key bindings to the 1087 `calendar-load-hook' are run. This is the place to add key bindings to the
1088 calendar-mode-map. 1088 calendar-mode-map.
1089 1089
1090 After preparing the calendar window initially, the hooks given by the variable 1090 After preparing the calendar window initially, the hooks given by the variable
1091 `initial-calendar-window-hook' are run. 1091 `initial-calendar-window-hook' are run.
1092 1092