summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (bookmark-send-edited-annotation): Fix docstring.Juanma Barranquero2004-04-151-2/+4
* (bookmark-get-bookmark): Use assoc-string.Richard M. Stallman2003-12-291-4/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (bookmark-completing-read): Use a popup menu if activated from the mouse.Stefan Monnier2003-08-111-212/+81
* Don't redo key bindings on loading, put them only in loaddefs.el.Andreas Schwab2003-08-021-57/+34
* (bookmark-menu-length): Fix typo in group name.Markus Rost2002-11-181-1/+1
* * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backendKarl Fogel2002-06-121-11/+17
* (bookmark-file-or-variation-thereof): Doc fix.Richard M. Stallman2002-06-081-3/+3
* * bookmark.el (bookmark-file-or-variation-thereof): Just useKarl Fogel2002-06-081-13/+12
* Doc fix.Pavel Janík2001-12-201-1/+1
* Converted backquote to the new style.Sam Steingold2001-11-271-21/+20
* (bookmark-write-file): Bind print-length andGerd Moellmann2001-09-041-15/+16
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* (bookmark-insert-location, bookmark-bmenu-list)Eli Zaretskii2001-06-241-16/+20
* (bookmark-get-bookmark): Handle case thatGerd Moellmann2001-03-281-5/+7
* (bookmark-get-bookmark): Use assoc-ignore-case ifGerd Moellmann2001-03-061-2/+5
* new backquote syntaxSam Steingold2001-01-121-55/+55
* * bookmark.el: Provide a generic exit hook, as suggested by OvidiuKarl Fogel2000-12-131-10/+16
* Applied this patch from Eli Zaretskii. Pretty much taking on faithKarl Fogel2000-06-061-4/+4
* (bookmark-file-or-variation-thereof): New func, forGerd Moellmann2000-03-061-17/+17
* (bookmark-bmenu-mode-map): Bind RET like f.Richard M. Stallman1999-12-091-0/+1
* Delete some XEmacs compatibility code.Richard M. Stallman1999-05-231-12/+5
* (bookmark-save-flag, bookmark-version-control): UseAndreas Schwab1998-06-241-2/+3
* Changes so bookmark list mode works with Info:Richard M. Stallman1998-05-261-24/+29
* (bookmark-bmenu-mode-map): Use quit-window for q.Richard M. Stallman1998-03-081-9/+1
* (bookmark-load): Use `bookmark-import-new-list' toRichard M. Stallman1997-08-221-125/+137
* Make global bindings only via loaddefs.el.Richard M. Stallman1997-07-101-12/+6
* (bookmark, bookmark-use-annotations)Richard M. Stallman1997-04-121-9/+8
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-21/+46
* Added mouse-selection feature for bookmark list buffer.Richard M. Stallman1997-03-301-7/+47
* (bookmark-jump-noselect): Use goto-char instead ofKenichi Handa1997-02-261-2/+2