comparison lisp/ChangeLog @ 60527:0590353a779b

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Mar 2005 00:27:33 +0000
parents aa8999e30efb
children ad828b7dfd47
comparison
equal deleted inserted replaced
60526:bbb951948fa8 60527:0590353a779b
1 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar/calendar.el (redraw-calendar): Preserve point.
4 Reported by Matt Hodges <MPHodges@member.fsf.org>.
5 (calendar-week-start-day): Move after definition of
6 redraw-calendar. Delete buffer test, since redraw-calendar has
7 that now.
8
9 * calendar/diary-lib.el (mark-diary-entries): Only call
10 redraw-calendar in the first of any recursive calls.
11 Reported by Alan Shutko <ats@acm.org>.
12
1 2005-03-08 Juri Linkov <juri@jurta.org> 13 2005-03-08 Juri Linkov <juri@jurta.org>
2 14
3 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist) 15 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
4 (html-horizontal-rule, html-line, html-image, html-checkboxes) 16 (html-horizontal-rule, html-line, html-image, html-checkboxes)
5 (html-radio-buttons): Add a space before the trailing `/>' where 17 (html-radio-buttons): Add a space before the trailing `/>' where