aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3318864873e..baddff10bac 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,21 @@
12007-12-05 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-declare-function): Remove
4 declared function from byte-compile-noruntime-functions.
5
6 * ediff-util.el (ediff-version):
7 * progmodes/python.el (compilation-shell-minor-mode):
8 * textmodes/org.el (Info-goto-node, calendar-astro-date-string)
9 (calendar-bahai-date-string, calendar-check-holidays)
10 (calendar-chinese-date-string, calendar-coptic-date-string)
11 (calendar-ethiopic-date-string, calendar-forward-day)
12 (calendar-french-date-string, calendar-goto-date)
13 (calendar-goto-today, calendar-hebrew-date-string)
14 (calendar-islamic-date-string, calendar-iso-date-string)
15 (calendar-julian-date-string, calendar-mayan-date-string)
16 (calendar-persian-date-string, gnus-summary-last-subject)
17 (parse-time-string, rmail-show-message): Declare as functions.
18
12007-12-05 Michael Olson <mwolson@gnu.org> 192007-12-05 Michael Olson <mwolson@gnu.org>
2 20
3 * textmodes/remember.el: Merge contents of remember-diary.el here, 21 * textmodes/remember.el: Merge contents of remember-diary.el here,