aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ea529794c74..ebc8755c2ca 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12009-10-10 Karl Fogel <kfogel@red-bean.com>
2
3 * bookmark.el (Info-suffix-list): Remove this unused variable.
4 (bookmark-current-point): Remove this obsolete variable.
5 (bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
6 Adjust for removal of bookmark-current-point.
7
8 (bookmarks-already-loaded, bookmark-current-buffer)
9 (bookmark-yank-point): Document. (Bug#4188)
10
12009-10-10 Glenn Morris <rgm@gnu.org> 112009-10-10 Glenn Morris <rgm@gnu.org>
2 12
3 * calendar/calendar.el (calendar-split-width-threshold): New option. 13 * calendar/calendar.el (calendar-split-width-threshold): New option.