emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 09 Mar 2008 21:16:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/09 21:16:28

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13010
retrieving revision 1.13011
diff -u -b -r1.13010 -r1.13011
--- ChangeLog   9 Mar 2008 21:01:54 -0000       1.13010
+++ ChangeLog   9 Mar 2008 21:16:26 -0000       1.13011
@@ -1,5 +1,15 @@
 2008-03-09  Stefan Monnier  <address@hidden>
 
+       * bookmark.el (bookmark-set): Make the bookmark before reading 
annotations.
+       I.e. use bookmark-edit-annotation rather than bookmark-read-annotation.
+       (bookmark-read-annotation-mode-map, bookmark-annotation-paragraph)
+       (bookmark-annotation-buffer, bookmark-annotation-file)
+       (bookmark-annotation-point, bookmark-send-annotation)
+       (bookmark-read-annotation-mode, bookmark-read-annotation): Remove.
+       (bookmark-edit-annotation-text-func): Rename from
+       bookmark-read-annotation-text-func.  Keep old name as an obsolete alias.
+       (bookmark-edit-annotation-mode-map): Move initialization into 
declaration.
+
        * bookmark.el: Add spurious * in docstrings.
        (bookmark-minibuffer-read-name-map): New var.
        (bookmark-set): Use it.  Also pass the default value as it should.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]