log lisp/bookmark.el @ 46651:9f027dd3047f

age author description
2002-06-12 Karl Fogel * bookmark.el (bookmark-file-or-variation-thereof): Restore vc-backend
2002-06-08 Richard M. Stallman (bookmark-file-or-variation-thereof): Doc fix.
2002-06-08 Karl Fogel * bookmark.el (bookmark-file-or-variation-thereof): Just use
2001-12-20 Pavel Janík Doc fix.
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-09-04 Gerd Moellmann (bookmark-write-file): Bind print-length and
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-06-24 Eli Zaretskii (bookmark-insert-location, bookmark-bmenu-list)
2001-03-28 Gerd Moellmann (bookmark-get-bookmark): Handle case that
2001-03-06 Gerd Moellmann (bookmark-get-bookmark): Use assoc-ignore-case if
2001-01-12 Sam Steingold new backquote syntax
2000-12-13 Karl Fogel * bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
2000-06-06 Karl Fogel Applied this patch from Eli Zaretskii. Pretty much taking on faith
2000-03-06 Gerd Moellmann (bookmark-file-or-variation-thereof): New func, for
1999-12-09 Richard M. Stallman (bookmark-bmenu-mode-map): Bind RET like f.
1999-05-23 Richard M. Stallman Delete some XEmacs compatibility code.
1998-06-24 Andreas Schwab (bookmark-save-flag, bookmark-version-control): Use
1998-05-26 Richard M. Stallman Changes so bookmark list mode works with Info:
1998-03-08 Richard M. Stallman (bookmark-bmenu-mode-map): Use quit-window for q.
1997-08-22 Richard M. Stallman (bookmark-load): Use `bookmark-import-new-list' to
1997-07-10 Richard M. Stallman Make global bindings only via loaddefs.el.
1997-04-12 Richard M. Stallman (bookmark, bookmark-use-annotations)
1997-04-12 Richard M. Stallman Add defgroup's; use defcustom for user vars.
1997-03-30 Richard M. Stallman Added mouse-selection feature for bookmark list buffer.
1997-02-26 Kenichi Handa (bookmark-jump-noselect): Use goto-char instead of
1996-09-01 Richard M. Stallman (bookmark-default-file): Use convert-standard-filename.
1996-05-09 Richard M. Stallman (bookmark-bmenu-delete-backwards)
1996-05-08 Karl Fogel (bookmark-locate): ;;;###autoload this alias.
1996-05-08 Karl Fogel (bookmark-make): take optional arg `info-node', pass it on to
1996-03-02 Richard M. Stallman Comment change.
1996-01-25 Karl Heuer (bookmark-alist-from-buffer): Fix error text.
1996-01-25 Karl Heuer (bookmark-write-file, bookmark-load): Delete format call inside message.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Fogel "cyclic.com" addresses changed to "red-bean.com".
1996-01-04 Karl Heuer (bookmark-save-flag, bookmark-read-annotation-text-func,
1995-12-30 Karl Fogel Removed all `bookmark-xemacsp' conditional code relating to menus. Do
1995-08-17 Karl Heuer Update address in comment.
1995-07-17 Karl Heuer (bookmark-make): Strip text properties off name.
1995-06-18 Richard M. Stallman Make doc strings and argument names consistent where necessary.
1995-05-30 Karl Heuer Fix capitalization in menu bar.
1995-04-06 Richard M. Stallman (menu-bar-bookmark-map): Autoload each form
1995-03-20 Karl Fogel (bookmark-automatically-show-annotations): new var.
1995-03-15 Karl Fogel (bookmark-bmenu-2-window): go to correct position as well as
1995-03-13 Karl Fogel Removed C-v bindings; they were inconsistent.
1995-03-11 Richard M. Stallman (bookmark-buffer-name): Be smarter about deducing a name.
1995-03-11 Richard M. Stallman Insure that all entry points call `bookmark-maybe-load-default-file'.
1994-11-01 Richard M. Stallman (bookmark-file): Use ~/emacs.bmk on windows-nt.
1994-06-17 Richard M. Stallman Comment change.
1994-05-20 Richard M. Stallman (bookmark-file): Alternate default on ms-dos.
1994-05-16 Richard M. Stallman Doc fixes.
1994-05-03 Karl Heuer Update copyright.
1994-03-10 Richard M. Stallman (kill-emacs-hook): Don't autoload this hook.
1994-03-10 Richard M. Stallman (menu-bar-bookmark-map): Autoload the whole setup.
1993-12-23 Richard M. Stallman Don't repeat at load time any bindings that are autoloaded.
1993-10-26 Richard M. Stallman (bookmark-load, bookmark-write-file):
1993-10-25 Karl Fogel upped version to 2.5
1993-10-13 Richard M. Stallman (bookmark-write): Add numbered backups for bookmark file.
1993-08-14 Richard M. Stallman (bookmark-alist): Move defvar before first use.
1993-08-14 Richard M. Stallman Doc fixes.
1993-08-14 Richard M. Stallman New version from Fogel.