emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp info.el bookmark.el ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp info.el bookmark.el ChangeLog
Date: Fri, 07 Mar 2008 05:00:21 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/07 05:00:20

Modified files:
        lisp           : info.el bookmark.el ChangeLog 

Log message:
        * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
        Move initialization into declaration.
        (bookmark-get-info-node, bookmark-set-info-node): Remove.
        (bookmark-make, bookmark-make-cell-for-text-file): Remove `info-node' 
arg.
        (bookmark-info-current-node): Remove.
        (bookmark-jump-noselect): Rename from bookmark-jump-internal.
        Add relocation fallback.  Set bookmark-current-bookmark.
        (bookmark-default-handler): Rename from bookmark-jump-noselect.
        Remove relocation fallback.  Don't set bookmark-current-bookmark.
        (bookmark-set): Let it be used even if there's no buffer-file-name
        as long as there is a bookmark-make-cell-function.
        * info.el (Info-bookmark-jump): Remove relocation fallback.
        Don't set bookmark-current-bookmark.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/info.el?cvsroot=emacs&r1=1.515&r2=1.516
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/bookmark.el?cvsroot=emacs&r1=1.101&r2=1.102
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12967&r2=1.12968




reply via email to

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