aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make doc strings and argument names consistent where necessary.Richard M. Stallman1995-06-181-153/+200
* Fix capitalization in menu bar.Karl Heuer1995-05-301-7/+7
* (menu-bar-bookmark-map): Autoload each formRichard M. Stallman1995-04-061-12/+22
* (bookmark-automatically-show-annotations): new var.Karl Fogel1995-03-201-4/+9
* (bookmark-bmenu-2-window): go to correct position as well asKarl Fogel1995-03-151-15/+30
* Removed C-v bindings; they were inconsistent.Karl Fogel1995-03-131-33/+53
* (bookmark-buffer-name): Be smarter about deducing a name.Richard M. Stallman1995-03-111-24/+39
* Insure that all entry points call `bookmark-maybe-load-default-file'.Richard M. Stallman1995-03-111-562/+1273
* (bookmark-file): Use ~/emacs.bmk on windows-nt.Richard M. Stallman1994-11-011-1/+1
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (bookmark-file): Alternate default on ms-dos.Richard M. Stallman1994-05-201-1/+4
* Doc fixes.Richard M. Stallman1994-05-161-30/+28
* Update copyright.Karl Heuer1994-05-031-1/+1
* (kill-emacs-hook): Don't autoload this hook.Richard M. Stallman1994-03-101-1/+5
* (menu-bar-bookmark-map): Autoload the whole setup.Richard M. Stallman1994-03-101-8/+13