diff options
| author | Glenn Morris | 2007-03-21 07:15:44 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-03-21 07:15:44 +0000 |
| commit | 76b0b55fd66b3dd0217244d2075add4e7eaccb06 (patch) | |
| tree | 29b3efb356784feccdb902ac03e475c0c1d91fab /man | |
| parent | 04171c28db1dc04d9f5438855215f13377c61f32 (diff) | |
| download | emacs-76b0b55fd66b3dd0217244d2075add4e7eaccb06.tar.gz emacs-76b0b55fd66b3dd0217244d2075add4e7eaccb06.zip | |
Ulf Jasper <ulf.jasper at web.de>:
(icalendar-version): Increase to 0.15.
(icalendar--get-unfolded-buffer): Define actual arguments rather
than just using &rest. Check replace-in-string is fbound.
(icalendar-import-buffer): Doc fix.
(icalendar--convert-ical-to-diary): Set diary-file. Check
diary-file before inserting final newline.
(icalendar--add-diary-entry): Return diary-file.
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index a093293b3de..c2d58789490 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-03-21 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2. | ||
| 4 | |||
| 1 | 2007-03-19 Chong Yidong <cyd@stupidchicken.com> | 5 | 2007-03-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * eshell.texi (Known problems): Emacs 21 -> 22. | 7 | * eshell.texi (Known problems): Emacs 21 -> 22. |