aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 119b6f24e59..4d1e78eca63 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
2
3
4 * bookmark.el (bookmark-make): Don't pass the `annotation' to the
5 make-record function, instead paste it in afterwards.
6 (bookmark-make-record-for-text-file):
7 * doc-view.el (doc-view-bookmark-make-record):
8 * info.el (Info-bookmark-make-record): Don't mess with annotations.
9
12008-03-08 Glenn Morris <rgm@gnu.org> 102008-03-08 Glenn Morris <rgm@gnu.org>
2 11
3 * calendar/diary-lib.el (entry): Declare for compiler part-way 12 * calendar/diary-lib.el (entry): Declare for compiler part-way