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: Sat, 08 Mar 2008 22:07:27 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/08 22:07:26

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12996
retrieving revision 1.12997
diff -u -b -r1.12996 -r1.12997
--- ChangeLog   8 Mar 2008 21:21:57 -0000       1.12996
+++ ChangeLog   8 Mar 2008 22:07:23 -0000       1.12997
@@ -1,3 +1,19 @@
+2008-03-08  Stefan Monnier  <address@hidden>
+
+       * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
+       (bookmark-get-annotation, bookmark-set-annotation)
+       (bookmark-get-filename, bookmark-set-filename, bookmark-get-position)
+       (bookmark-set-position, bookmark-get-front-context-string)
+       (bookmark-set-front-context-string, bookmark-get-rear-context-string)
+       (bookmark-set-rear-context-string, bookmark-get-handler): Use them.
+       * info.el (Info-bookmark-make-record): Don't bother recording point.
+       (bookmark-get-filename, bookmark-get-front-context-string)
+       (bookmark-get-rear-context-string, bookmark-get-position):
+       Don't declare any more.
+       (bookmark-get-info-node): Remove.
+       (bookmark-prop-get): Declare.
+       (Info-bookmark-jump): Use it.
+
 2008-03-08  Johan Bockg$(Q)[(Brd  <address@hidden>
 
        * subr.el (while-no-input): Don't splice BODY directly into the
@@ -5,8 +21,8 @@
 
 2008-03-08  Dan Nicolaescu  <address@hidden>
 
-       * diff-mode.el (diff-ignore-whitespace-hunk): Bind
-       inhibit-read-only before trying to change the buffer.
+       * diff-mode.el (diff-ignore-whitespace-hunk):
+       Bind inhibit-read-only before trying to change the buffer.
 
 2008-03-08  Glenn Morris  <address@hidden>
 




reply via email to

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