aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ec81e5a48d..1c01b1c64ed 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12010-10-07 Glenn Morris <rgm@gnu.org> 12010-10-07 Glenn Morris <rgm@gnu.org>
2 2
3 * iimage.el (iimage-version): Remove.
4 (iimage-mode-image-search-path, iimage-mode-image-regex-alist):
5 Turn into defcustoms.
6 (iimage-mode-map): Give it a doc string.
7
3 * calendar/appt.el (appt-activate): Give a warning rather than an error 8 * calendar/appt.el (appt-activate): Give a warning rather than an error
4 if there is no diary-file. 9 if there is no diary-file.
5 10