aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding same-window...Chong Yidong2012-11-041-4/+2
|/
* * lisp/bookmark.el (bookmark-completing-read): Set the completion categoryStefan Monnier2012-10-261-1/+5
* * lisp/bookmark.el (bookmark-search-pattern): Remove var.Stefan Monnier2012-10-011-38/+16
* * lisp/bookmark.el (bookmark-version-control): Use Drew's slightlyKarl Fogel2012-09-301-2/+2
* * lisp/bookmark.el (bookmark-write-file): Bind `print-circle' to `t'Karl Fogel2012-09-301-1/+6
* Fix indentation TAB accidentally introduced in 2012-10-01T03:32:06Z!kfogel@re...Karl Fogel2012-09-301-1/+1
* * lisp/bookmark.el (bookmark-version-control): Give tags in theKarl Fogel2012-09-301-5/+7
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-4/+1
* * lisp/bookmark.el: Add `defaults' property to the bookmark record.Juri Linkov2012-08-081-20/+22
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-7/+7
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-271-30/+30
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-4/+4
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-021-1/+1
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-131-2/+1
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-051-4/+3
* Bind bookmark-bmenu-search to `/'Leo Liu2011-05-111-3/+1
* * lisp/bookmark.el:Juanma Barranquero2011-03-061-1/+2
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-33/+37
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-48/+37
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Remove unnecessary let-bindings in bookmark.el (Bug#6515)Chong Yidong2010-06-271-6/+3
* | * lisp/bookmark.el (bookmark-name-from-full-record): Rename back toKarl Fogel2010-12-121-6/+6
* | Adjust parameter names and doc strings to resolve confusion overKarl Fogel2010-12-081-177/+154
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-5/+5
* | * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggestedKarl Fogel2010-07-141-1/+1
* | Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).Thierry Volpiatto2010-07-141-21/+28
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-141-19/+29
* | * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.Karl Fogel2010-07-131-9/+9
* | [[[Karl Fogel2010-07-131-1/+1
* | * lisp/bookmark.el (bookmark-bmenu-switch-other-window,Karl Fogel2010-07-041-6/+3
* | Add a new field `location' to bookmarks for non-file bookmarks.Stefan Monnier2010-04-141-5/+9
* | * bookmark.el (bookmark-insert-location): Handle a nil filename.Stefan Monnier2010-04-121-1/+3
* | Clean up last bookmark changes for man/woman/gnus-summary.Stefan Monnier2010-04-121-1/+1
|/
* Use abbreviated file names in bookmarks (bug#5591).Stefan Monnier2010-02-181-11/+13
* (bookmark-handle-bookmark): Catch the right error.Stefan Monnier2010-02-101-16/+20
* * lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).Karl Fogel2010-01-131-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * lisp/bookmark.el: Consistently put the text property on the bookmark name.Karl Fogel2010-01-021-7/+8
* * lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.Karl Fogel2010-01-021-1/+0
* * lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logicKarl Fogel2010-01-021-14/+2