diff options
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c51db6eee86..1b67921f88b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk> | ||
| 2 | |||
| 3 | * calendar/diary-lib.el (mark-included-diary-files): Only kill | ||
| 4 | included diary buffer if it was not already being visited. | ||
| 5 | Reported by Stephen Berman <Stephen.Berman@gmx.net>. | ||
| 6 | |||
| 7 | * calendar/icalendar.el (top-level): Do not require 'appt. | ||
| 8 | |||
| 9 | * mail/supercite.el (sc-select-attribution): Only use a list | ||
| 10 | element from sc-attrib-selection-list if it returns a string. | ||
| 11 | Reported by Davide G. M. Salvetti <salve@debian.org>. | ||
| 12 | |||
| 1 | 2005-05-30 Juanma Barranquero <lekktu@gmail.com> | 13 | 2005-05-30 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 14 | ||
| 3 | * thumbs.el (thumbs-thumbname): The resulting thubname now | 15 | * thumbs.el (thumbs-thumbname): The resulting thubname now |