log lisp/bookmark.el @ 108797:d674108e8753

age author description
Wed, 14 Apr 2010 11:07:53 -0400 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
Mon, 12 Apr 2010 15:12:36 -0400 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
Mon, 12 Apr 2010 12:09:47 -0400 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
Thu, 18 Feb 2010 13:52:36 -0500 Stefan Monnier Use abbreviated file names in bookmarks (bug#5591).
Wed, 10 Feb 2010 15:02:54 -0500 Stefan Monnier (bookmark-handle-bookmark): Catch the right error.
Wed, 13 Jan 2010 18:25:01 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 02 Jan 2010 14:14:13 -0500 Karl Fogel * lisp/bookmark.el: Consistently put the text property on the bookmark name.
Sat, 02 Jan 2010 14:03:25 -0500 Karl Fogel * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
Sat, 02 Jan 2010 13:57:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
Sat, 02 Jan 2010 13:52:32 -0500 Karl Fogel * lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
Sat, 02 Jan 2010 13:13:28 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
Sat, 02 Jan 2010 03:09:17 -0500 Karl Fogel * lisp/bookmark.el: Remove gratuitous gratitude.
Sat, 02 Jan 2010 02:08:02 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-any-marks): New function
Sat, 02 Jan 2010 00:00:55 -0500 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
Fri, 01 Jan 2010 23:36:17 -0500 Karl Fogel * lisp/bookmark.el: Improvements suggested by Drew Adams:
Sat, 02 Jan 2010 02:05:44 +0100 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
Tue, 24 Nov 2009 02:37:05 +0000 Glenn Morris (bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
Tue, 24 Nov 2009 02:21:32 +0000 Stefan Monnier (bookmark-bmenu-search): Clear echo area when exiting.
Sat, 21 Nov 2009 06:43:45 +0000 Stefan Monnier (bookmark-bmenu-bookmark-column): Remove var.
Sat, 21 Nov 2009 04:43:10 +0000 Stefan Monnier (bookmark-search-prompt, bookmark-search-timer): Remove.
Fri, 20 Nov 2009 21:12:54 +0000 Karl Fogel * lisp/bookmark.el: Formatting and doc fixes only:
Fri, 20 Nov 2009 15:47:26 +0000 Stefan Monnier * bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
Sun, 08 Nov 2009 23:01:45 +0000 Chong Yidong * bookmark.el (bookmark-completing-read): Sort bookmark names if
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'.
Sun, 20 Sep 2009 14:54:17 +0000 Stefan Monnier (bookmark-write-file): Avoid calling `pp' with large
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Fri, 21 Nov 2008 19:29:16 +0000 Stefan Monnier (bookmark-get-bookmark): Add `noerror' arg.
Fri, 21 Nov 2008 19:07:21 +0000 Stefan Monnier (bookmark-buffer-file-name): Also abbreviate dired-dir.
Fri, 21 Nov 2008 10:32:39 +0000 Juanma Barranquero * bookmark.el (bookmark-jump-noselect): Add obsolescence declaration
Wed, 19 Nov 2008 08:03:04 +0000 Karl Fogel (bookmark-jump-noselect): Move the deprecation notice into the doc
Wed, 29 Oct 2008 18:22:12 +0000 Chong Yidong (bookmark-get-bookmark-record): Signal error for invalid bookmark.
Wed, 29 Oct 2008 17:42:49 +0000 Chong Yidong (bookmark-handle-bookmark): Rename from bookmark-jump-noselect.
Mon, 06 Oct 2008 11:49:59 +0000 Juanma Barranquero * bookmark.el (bookmark-unload-function): New function.
Mon, 30 Jun 2008 19:37:44 +0000 Juri Linkov Rebind three global `C-x r' keys "b", "m", "l" to the new map
Wed, 25 Jun 2008 16:51:33 +0000 Stefan Monnier * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 05 Apr 2008 18:01:52 +0000 Stefan Monnier Minor docstring a comment improvements.
Thu, 13 Mar 2008 01:57:05 +0000 Stefan Monnier (Info-current-node): Remove.
Sun, 09 Mar 2008 21:35:01 +0000 Stefan Monnier * bookmark.el (bookmark-make-record-function): Change expected return value
Sun, 09 Mar 2008 21:16:26 +0000 Stefan Monnier (bookmark-set): Make the bookmark before reading annotations.
Sun, 09 Mar 2008 21:01:54 +0000 Stefan Monnier Add spurious * in docstrings.
Sun, 09 Mar 2008 03:05:34 +0000 Stefan Monnier * bookmark.el (bookmark-make): Don't pass the `annotation' to the
Sat, 08 Mar 2008 22:07:23 +0000 Stefan Monnier * bookmark.el (bookmark-prop-get, bookmark-prop-set): New funs.
Fri, 07 Mar 2008 19:31:59 +0000 Bastien Guerry * bookmark.el (bookmark-set): Don't check for
Fri, 07 Mar 2008 17:03:37 +0000 Karl Fogel * emacs-cvs/lisp/bookmark.el
Fri, 07 Mar 2008 05:44:37 +0000 Karl Fogel Change a return type, for greater extensibility. See
Fri, 07 Mar 2008 05:00:18 +0000 Stefan Monnier * bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 18 Jul 2007 22:15:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 04:47:46 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Mon, 19 Sep 2005 10:20:33 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 29 Jul 2005 01:54:54 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Thu, 14 Apr 2005 05:03:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-37
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Fri, 04 Jan 2008 06:18:31 +0000 Stefan Monnier * progmodes/ada-xref.el (ada-prj-find-prj-file):
Wed, 02 Jan 2008 07:49:04 +0000 Karl Fogel Change a return type, for greater extensibility. See
Wed, 26 Dec 2007 08:53:06 +0000 Tassilo Horn 2007-12-26 Tassilo Horn <tassilo@member.fsf.org>
Tue, 25 Sep 2007 10:43:39 +0000 Juanma Barranquero (bookmark-bmenu-list, bookmark-show-all-annotations):
Sat, 22 Sep 2007 03:11:04 +0000 Dan Nicolaescu (bookmark-xemacsp): Remove.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 16 Jul 2007 16:57:45 +0000 Thien-Thi Nguyen (bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Mon, 16 Jul 2007 02:16:00 +0000 Thien-Thi Nguyen (bookmark-show-all-annotations):
Sun, 15 Jul 2007 01:34:15 +0000 Karl Fogel Revert recent bookmark keybinding changes, thus returning to using
Fri, 13 Jul 2007 18:20:55 +0000 Karl Fogel * bookmark.el (bookmark-jump-other-window): New function.
Fri, 13 Jul 2007 18:18:04 +0000 Karl Fogel * bookmark.el: Shorten some comments to fit within 80 lines.
Fri, 13 Jul 2007 18:16:17 +0000 Karl Fogel * bookmark.el: Don't define bookmark keys under the "C-xr" map;
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 17 Jul 2007 16:12:51 +0000 Thien-Thi Nguyen (bookmark-maybe-sort-alist): Don't modify bookmark-alist.
Tue, 17 Jul 2007 16:10:13 +0000 Thien-Thi Nguyen (bookmark-show-all-annotations):
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 15 Jan 2007 20:04:26 +0000 Karl Fogel * bookmark.el (bookmark-buffer-file-name): Abbreviate the bookmark path.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 12 Nov 2005 20:46:10 +0000 Karl Fogel * bookmark.el (bookmark-maybe-message): New function to reduce code
Sat, 12 Nov 2005 20:30:22 +0000 Karl Fogel (bookmark-write-file): Don't visit the destination file, just write
Wed, 19 Oct 2005 09:45:43 +0000 Romain Francoise (bookmark-menu-heading): New face.
Tue, 18 Oct 2005 18:29:11 +0000 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
Tue, 18 Oct 2005 11:05:11 +0000 Romain Francoise * bookmark.el (bookmark-insert-location, bookmark-bmenu-list)
Sun, 18 Sep 2005 12:25:02 +0000 Deepak Goel Message format spec fixes (1)
Thu, 25 Aug 2005 08:25:51 +0000 Carsten Dominik Fixed typo.
Wed, 24 Aug 2005 10:18:29 +0000 Carsten Dominik (bookmark-after-jump-hook): New hook.
Tue, 09 Aug 2005 02:54:39 +0000 Richard M. Stallman (Info-current-file): Add defvar.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 26 Jul 2005 13:53:45 +0000 Juanma Barranquero (bookmark-automatically-show-annotations, bookmark-read-annotation-text-func): Doc fixes.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 03 Jul 2005 16:08:19 +0000 Richard M. Stallman (Info-current-node, Info-suffix-list): Add defvars.
Thu, 26 May 2005 12:28:39 +0000 Lute Kamstra (bookmark-read-annotation-mode, bookmark-edit-annotation-mode)
Mon, 11 Apr 2005 01:18:35 +0000 Karl Fogel (bookmark-write-file): Catch errors writing file.
Mon, 28 Mar 2005 01:19:46 +0000 Juri Linkov (menu-bar-bookmark-map): Add ellipsis to "Jump to