diff lisp/ChangeLog @ 105540:fbc5ad35e97d

* bookmark.el (Info-suffix-list): Remove this completely unused variable. (bookmark-current-point): Remove this obsolete variable. (bookmark-set, bookmark-rename, bookmark-send-edited-annotation): Adjust for removal of bookmark-current-point. (bookmarks-already-loaded, bookmark-current-buffer, bookmark-yank-point): Document. (Bug#4188)
author Karl Fogel <kfogel@red-bean.com>
date Sat, 10 Oct 2009 21:48:22 +0000
parents 4886a9e0be01
children e2fcb7b1231c
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Oct 10 20:50:39 2009 +0000
+++ b/lisp/ChangeLog	Sat Oct 10 21:48:22 2009 +0000
@@ -1,3 +1,13 @@
+2009-10-10  Karl Fogel  <kfogel@red-bean.com>
+
+	* bookmark.el (Info-suffix-list): Remove this unused variable.
+	(bookmark-current-point): Remove this obsolete variable.
+	(bookmark-set, bookmark-rename, bookmark-send-edited-annotation):
+	Adjust for removal of bookmark-current-point.
+
+	(bookmarks-already-loaded, bookmark-current-buffer)
+	(bookmark-yank-point): Document.  (Bug#4188)
+
 2009-10-10  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/calendar.el (calendar-split-width-threshold): New option.