log lisp/bookmark.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Sun, 12 Dec 2010 11:53:24 -0500 Karl Fogel * lisp/bookmark.el (bookmark-name-from-full-record): Rename back to
Wed, 08 Dec 2010 03:09:27 -0500 Karl Fogel Adjust parameter names and doc strings to resolve confusion over
Sat, 06 Nov 2010 13:23:42 -0700 Glenn Morris Use line-end-position rather than end-of-line, etc.
Wed, 14 Jul 2010 15:09:28 -0400 Karl Fogel * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested
Wed, 14 Jul 2010 12:41:40 -0400 Karl Fogel Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Tue, 13 Jul 2010 18:17:51 -0400 Karl Fogel * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.
Tue, 13 Jul 2010 18:09:20 -0400 Karl Fogel [[[
Sun, 27 Jun 2010 14:03:26 -0400 Chong Yidong Remove unnecessary let-bindings in bookmark.el (Bug#6515)
Sun, 04 Jul 2010 15:57:02 -0400 Karl Fogel * lisp/bookmark.el (bookmark-bmenu-switch-other-window,
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.