summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (bookmark-default-file): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* (bookmark-bmenu-delete-backwards)Richard M. Stallman1996-05-091-34/+29
* (bookmark-locate): ;;;###autoload this alias.Karl Fogel1996-05-081-3/+5
* (bookmark-make): take optional arg `info-node', pass it on toKarl Fogel1996-05-081-31/+53
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (bookmark-alist-from-buffer): Fix error text.Karl Heuer1996-01-251-7/+7
* (bookmark-write-file, bookmark-load): Delete format call inside message.Karl Heuer1996-01-251-4/+4
* Update FSF's address.Erik Naggum1996-01-141-13/+12
* "cyclic.com" addresses changed to "red-bean.com".Karl Fogel1996-01-051-10/+12
* (bookmark-save-flag, bookmark-read-annotation-text-func,Karl Heuer1996-01-041-8/+8
* Removed all `bookmark-xemacsp' conditional code relating to menus. DoKarl Fogel1995-12-301-6/+71
* Update address in comment.Karl Heuer1995-08-171-1/+1
* (bookmark-make): Strip text properties off name.Karl Heuer1995-07-171-36/+30