comparison lisp/ChangeLog @ 88009:50f172bfd12a

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 26 Jan 2008 20:20:20 +0000
parents eb1cd1748c3a
children 9d2588ddfc8d
comparison
equal deleted inserted replaced
88008:c8869a3e1938 88009:50f172bfd12a
1 2008-01-20 Ulf Jasper <ulf.jasper@web.de>
2
3 * icalendar.el (icalendar-version): Increase to "0.17".
4 (icalendar-import-format): Doc fix. Allow function type.
5 (icalendar--read-element): Doc fix.
6 (icalendar--parse-summary-and-rest): Doc fix. Handle function
7 type icalendar-import-format. Make regexps non-greedy.
8 (icalendar--format-ical-event): Handle function type
9 icalendar-import-format.
10 (icalendar-import-format-sample): New function.
11
1 2008-01-26 Thien-Thi Nguyen <ttn@gnuvola.org> 12 2008-01-26 Thien-Thi Nguyen <ttn@gnuvola.org>
2 13
3 * vc.el (vc-exec-after): For mode-line-process highlighting, if 14 * vc.el (vc-exec-after): For mode-line-process highlighting, if
4 `compile' is not available, fall back to font-lock-warning-face. 15 `compile' is not available, fall back to font-lock-warning-face.
5 16