diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3cff6c8137..193aa942fe1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-12-18 Ulf Jasper <ulf.jasper@web.de> | ||
| 2 | |||
| 3 | * calendar/icalendar.el (icalendar--convert-tz-offset): Fixed | ||
| 4 | timezone names. | ||
| 5 | (icalendar--convert-tz-offset): Fixed the "last-day-problem". | ||
| 6 | (icalendar--add-diary-entry): Remove the trailing blank that | ||
| 7 | diary-make-entry inserts. | ||
| 8 | |||
| 1 | 2009-12-17 Michael Albinus <michael.albinus@gmx.de> | 9 | 2009-12-17 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 10 | ||
| 3 | Make `file-expand-wildcards' work for remote files. | 11 | Make `file-expand-wildcards' work for remote files. |