summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* Rebind three global `C-x r' keys "b", "m", "l" to the new mapJuri Linkov2008-06-301-3/+3
* * bookmark.el (bookmark-alist): Allow the 2 slightly different formatsStefan Monnier2008-06-251-200/+194
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Minor docstring a comment improvements.Stefan Monnier2008-04-051-17/+17
* (Info-current-node): Remove.Stefan Monnier2008-03-131-8/+2
* * bookmark.el (bookmark-make-record-function): Change expected return valueStefan Monnier2008-03-091-66/+59
* (bookmark-set): Make the bookmark before reading annotations.Stefan Monnier2008-03-091-94/+19
* Add spurious * in docstrings.Stefan Monnier2008-03-091-32/+31
* * bookmark.el (bookmark-make): Don't pass the `annotation' to theStefan Monnier2008-03-091-38/+26
* * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.Stefan Monnier2008-03-081-38/+26
* * bookmark.el (bookmark-set): Don't check forBastien Guerry2008-03-071-5/+15
* * emacs-cvs/lisp/bookmark.elKarl Fogel2008-03-071-1/+1
* Change a return type, for greater extensibility. SeeKarl Fogel2008-03-071-15/+15
* * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):Stefan Monnier2008-03-071-124/+91
* * progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier2008-01-041-3/+3
* Change a return type, for greater extensibility. SeeKarl Fogel2008-01-021-28/+30
* 2007-12-26 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn2007-12-261-17/+38
* (bookmark-bmenu-list, bookmark-show-all-annotations):Juanma Barranquero2007-09-251-2/+2
* (bookmark-xemacsp): Remove.Dan Nicolaescu2007-09-221-6/+1
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (bookmark-maybe-sort-alist): Don't modify bookmark-alist.Thien-Thi Nguyen2007-07-171-6/+5
| * (bookmark-show-all-annotations):Thien-Thi Nguyen2007-07-171-1/+2
* | (bookmark-maybe-sort-alist): Don't modify bookmark-alist.Thien-Thi Nguyen2007-07-161-6/+5
* | (bookmark-show-all-annotations):Thien-Thi Nguyen2007-07-161-1/+2
* | Revert recent bookmark keybinding changes, thus returning to usingKarl Fogel2007-07-151-2/+4
* | * bookmark.el (bookmark-jump-other-window): New function.Karl Fogel2007-07-131-0/+22
* | * bookmark.el: Shorten some comments to fit within 80 lines.Karl Fogel2007-07-131-3/+3
* | * bookmark.el: Don't define bookmark keys under the "C-xr" map;Karl Fogel2007-07-131-4/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path.Karl Fogel2007-01-151-8/+12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* * bookmark.el (bookmark-maybe-message): New function to reduce codeKarl Fogel2005-11-121-8/+15
* (bookmark-write-file): Don't visit the destination file, just writeKarl Fogel2005-11-121-4/+3
* (bookmark-menu-heading): New face.Romain Francoise2005-10-191-6/+9
* * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)Romain Francoise2005-10-181-21/+24
* * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)Romain Francoise2005-10-181-0/+3
* Message format spec fixes (1)Deepak Goel2005-09-181-1/+1
* Fixed typo.Carsten Dominik2005-08-251-1/+1
* (bookmark-after-jump-hook): New hook.Carsten Dominik2005-08-241-0/+5
* (Info-current-file): Add defvar.Richard M. Stallman2005-08-091-1/+4
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func)...Juanma Barranquero2005-07-261-21/+22
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Info-current-node, Info-suffix-list): Add defvars.Richard M. Stallman2005-07-031-1/+2
* (bookmark-read-annotation-mode, bookmark-edit-annotation-mode)Lute Kamstra2005-05-261-3/+3
* (bookmark-write-file): Catch errors writing file.Karl Fogel2005-04-111-1/+3
* (menu-bar-bookmark-map): Add ellipsis to "Jump toJuri Linkov2005-03-281-6/+6
* (bookmark-jump): Nice error if BOOKMARK is nil.Richard M. Stallman2004-12-271-0/+2
* * bookmark.el (bookmark-bmenu-relocate): New function, asKarl Fogel2004-06-131-1/+16