Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jan 24 18:35:25 2006 +0000 +++ b/lisp/ChangeLog Tue Jan 24 18:43:22 2006 +0000 @@ -1,9 +1,10 @@ 2006-01-24 Stefan Monnier <monnier@iro.umontreal.ca> + * log-view.el (log-view-minor-wrap): First rev is the one at point. + * calendar/cal-menu.el: Avoid macros from calendar.el so as to break the nastiest part of the cyclic dependency. - (cal-menu-update): Use dotimes. - (cal-menu-update): Use calendar-increment-month. + (cal-menu-update): Use dotimes and calendar-increment-month. * calendar/calendar.el: Remove unnecessary leading stars in docstrings. (calendar-week-start-day): Add an :initializer.