comparison lisp/ChangeLog @ 60234:78e106d94285

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 24 Feb 2005 18:21:24 +0000
parents fc9f41873810
children b88558eeedbb
comparison
equal deleted inserted replaced
60233:fc9f41873810 60234:78e106d94285
1 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
2
3 * calendar/icalendar.el (icalendar--decode-isodatetime): New
4 optional argument DAY-SHIFT.
5 (icalendar-export-region): Fix coding-system-for-write.
6 (icalendar--convert-ical-to-diary): Shift end-day of all-day
7 events by one.
8
1 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca> 9 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
2 10
3 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic. 11 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
4 12
5 2005-02-24 Kim F. Storm <storm@cua.dk> 13 2005-02-24 Kim F. Storm <storm@cua.dk>