comparison lisp/ChangeLog @ 101900:f0a6af6c77e8

(diary-fancy-display): It doesn't make sense to check font-lock-mode (see comments; reverts 2008-04-02 change). (Bug#2199)
author Glenn Morris <rgm@gnu.org>
date Sun, 08 Feb 2009 01:52:26 +0000
parents 514123462b33
children 2f90d8471cb7
comparison
equal deleted inserted replaced
101899:6c501f7469ab 101900:f0a6af6c77e8
1 2009-02-08 Glenn Morris <rgm@gnu.org>
2
3 * calendar/calendar.el (diary-entry-marker, calendar-today-marker)
4 (calendar-holiday-marker, calendar-mark-visible-date):
5 * calendar/diary-lib.el (diary-fancy-display):
6 It doesn't make sense to check font-lock-mode (see comments;
7 reverts 2008-04-02 change). (Bug#2199)
8
1 2009-02-08 Juri Linkov <juri@jurta.org> 9 2009-02-08 Juri Linkov <juri@jurta.org>
2 10
3 * simple.el (toggle-word-wrap): New command. 11 * simple.el (toggle-word-wrap): New command.
4 12
5 2009-02-07 Chong Yidong <cyd@stupidchicken.com> 13 2009-02-07 Chong Yidong <cyd@stupidchicken.com>