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.