diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fbed08f2828..92e9a12fd87 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-03-04 Ulf Jasper <ulf.jasper@web.de> | ||
| 2 | |||
| 3 | * calendar/icalendar.el (icalendar-version): Increase to 0.11. | ||
| 4 | (icalendar-export-file, icalendar-export-region) | ||
| 5 | (icalendar-import-file, icalendar-import-buffer): Add autoload | ||
| 6 | cookies. | ||
| 7 | (icalendar--convert-ical-to-diary): Fix problem with DURATION. | ||
| 8 | |||
| 1 | 2005-03-04 Lute Kamstra <lute@gnu.org> | 9 | 2005-03-04 Lute Kamstra <lute@gnu.org> |
| 2 | 10 | ||
| 3 | * emacs-lisp/debug.el (debugger-step-after-exit): Make it a | 11 | * emacs-lisp/debug.el (debugger-step-after-exit): Make it a |