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: Karl Fogel
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 02 Jan 2008 07:49:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Karl Fogel <kfogel>     08/01/02 07:49:06

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12501
retrieving revision 1.12502
diff -u -b -r1.12501 -r1.12502
--- ChangeLog   2 Jan 2008 02:20:56 -0000       1.12501
+++ ChangeLog   2 Jan 2008 07:49:04 -0000       1.12502
@@ -1,3 +1,22 @@
+2008-01-02  Karl Fogel  <address@hidden>
+
+       Change a return type, for greater extensibility.  See
+       http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
+       and its thread for discussion leading to this change.
+
+       * emacs-cvs/lisp/bookmark.el:
+       (bookmark-jump-noselect): Return an alist instead of a dotted pair.
+       (bookmark-jump, bookmark-jump-other-window, bookmark-insert)
+       (bookmark-bmenu-2-window, bookmark-bmenu-other-window)
+       (bookmark-bmenu-switch-other-window): Adjust accordingly.
+       (bookmark-make-cell-function): Adjust documentation accordingly.
+
+       * emacs-cvs/lisp/image-mode.el
+       (image-bookmark-jump): Adjust return type accordingly; document.
+
+       * emacs-cvs/lisp/doc-view.el
+       (doc-view-bookmark-jump): Adjust return type accordingly; document.
+
 2008-01-02  Miles Bader  <Miles Bader <address@hidden>>
 
        * net/rcirc.el (rcirc-log-filename-function): New variable.




reply via email to

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