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: Tassilo Horn
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 26 Dec 2007 08:53:09 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Tassilo Horn <tsdh>     07/12/26 08:53:08

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12446
retrieving revision 1.12447
diff -u -b -r1.12446 -r1.12447
--- ChangeLog   25 Dec 2007 22:58:58 -0000      1.12446
+++ ChangeLog   26 Dec 2007 08:53:06 -0000      1.12447
@@ -1,3 +1,19 @@
+2007-12-26  Tassilo Horn  <address@hidden>
+
+       * bookmark.el (bookmark-make-cell-function): New variable.
+       (bookmark-make): Call bookmark-make-cell-function's function
+       instead of bookmark-make-cell.
+       (bookmark-get-handler, bookmark-jump-internal): New functions.
+       (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
+       (bookmark-bmenu-2-window, bookmark-bmenu-other-window): Use
+       bookmark-jump-internal.
+       (bookmark-make-cell-for-text-file): Renamed from
+       bookmark-make-cell.
+
+       * doc-view.el (doc-view-bookmark-make-cell)
+       (doc-view-bookmark-jump): New functions.
+       (doc-view-mode): Set bookmark-make-cell-function buffer-locally.
+
 2007-12-25  Miles Bader  <address@hidden>
 
        * indent.el (indent-for-tab-command): Rigidly indent the following




reply via email to

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