log lisp/bookmark.el @ 105891:07c792840800

age author description
Wed, 28 Oct 2009 03:09:11 +0000 Stefan Monnier (bookmark-insert-location, bookmark-bmenu-list)
Sun, 25 Oct 2009 18:09:57 +0000 Stefan Monnier (bookmark-bmenu-list): Don't use switch-to-buffer if
Sun, 25 Oct 2009 02:07:45 +0000 Karl Fogel * bookmark.el: Update documentation, especially documentation
Sat, 24 Oct 2009 06:32:03 +0000 Dan Nicolaescu * keymap.c (Fmake_sparse_keymap): Purecopy the name.
Sat, 10 Oct 2009 21:54:13 +0000 Karl Fogel * bookmark.el
Sat, 10 Oct 2009 21:48:22 +0000 Karl Fogel * bookmark.el
Fri, 09 Oct 2009 06:50:14 +0000 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
Fri, 09 Oct 2009 06:44:40 +0000 Karl Fogel * lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
Fri, 09 Oct 2009 05:54:57 +0000 Karl Fogel * lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
Mon, 05 Oct 2009 04:19:04 +0000 Karl Fogel * bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
Mon, 05 Oct 2009 02:38:35 +0000 Karl Fogel * bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
Mon, 05 Oct 2009 01:47:00 +0000 Karl Fogel * bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
Mon, 05 Oct 2009 01:35:34 +0000 Karl Fogel * bookmark.el
Sun, 04 Oct 2009 23:48:33 +0000 Karl Fogel (bookmark-alist): Document the new `handler' element in the param alist.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.