comparison lisp/ChangeLog @ 68370:89e7eb7d165b

(log-view-minor-wrap): First rev is the one at point.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 24 Jan 2006 18:43:22 +0000
parents a63682481954
children a5c9adcb4b54
comparison
equal deleted inserted replaced
68369:3422c551ad06 68370:89e7eb7d165b
1 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca> 1 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * log-view.el (log-view-minor-wrap): First rev is the one at point.
2 4
3 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break 5 * calendar/cal-menu.el: Avoid macros from calendar.el so as to break
4 the nastiest part of the cyclic dependency. 6 the nastiest part of the cyclic dependency.
5 (cal-menu-update): Use dotimes. 7 (cal-menu-update): Use dotimes and calendar-increment-month.
6 (cal-menu-update): Use calendar-increment-month.
7 8
8 * calendar/calendar.el: Remove unnecessary leading stars in docstrings. 9 * calendar/calendar.el: Remove unnecessary leading stars in docstrings.
9 (calendar-week-start-day): Add an :initializer. 10 (calendar-week-start-day): Add an :initializer.
10 (calendar-mode-map): Use suppress-keymap, and command remapping. 11 (calendar-mode-map): Use suppress-keymap, and command remapping.
11 (describe-calendar-mode): Setup xref-stack info for the back button. 12 (describe-calendar-mode): Setup xref-stack info for the back button.