summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Don't mention ~/.emacs.bmk literally in doc stringsEli Zaretskii2016-04-25
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix some recently-perturbed bookmark autoloadsKarl Fogel2015-11-09
* Offer non-overwrite bookmark setter (Bug#15746)Karl Fogel2015-11-08
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* * lisp/bookmark.el (bookmark-bmenu-goto-bookmark): Don't inf-loop.Boruch Baum2015-04-09
* * lisp/bookmark.el (bookmark-show-all-annotations): Sort themBoruch Baum2015-03-25
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24; up to 2014-06-02T11:35:40Z!michael.albinus@gmx.deGlenn Morris2014-06-08
|\
| * Doc edits re uniquifyGlenn Morris2014-06-08
* | Include interactive-only information in describe-function outputGlenn Morris2014-03-22
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-27
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-09
* * bookmark.el (bookmark-make-record): Restore NAME as a defaultLeo Liu2013-07-23
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* * lisp/bookmark.el (bookmark-completing-read): Improve handling of emptyThierry Volpiatto2013-04-19
* * lisp/bookmark.el: Fix deletion of bookmarks.Thierry Volpiatto2013-04-03
* * bookmark.el: Define a face to highlight bookmark names inKarl Fogel2013-03-07
* * bookmark.el: Display the bookmark list header similarly to theKarl Fogel2013-03-07
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * bookmark.el (bookmark-bmenu-switch-other-window): Avoid binding same-window...Chong Yidong2012-11-04
|/
* * lisp/bookmark.el (bookmark-completing-read): Set the completion categoryStefan Monnier2012-10-26
* * lisp/bookmark.el (bookmark-search-pattern): Remove var.Stefan Monnier2012-10-01
* * lisp/bookmark.el (bookmark-version-control): Use Drew's slightlyKarl Fogel2012-09-30
* * lisp/bookmark.el (bookmark-write-file): Bind `print-circle' to `t'Karl Fogel2012-09-30
* Fix indentation TAB accidentally introduced in 2012-10-01T03:32:06Z!kfogel@re...Karl Fogel2012-09-30
* * lisp/bookmark.el (bookmark-version-control): Give tags in theKarl Fogel2012-09-30
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* * lisp/bookmark.el: Add `defaults' property to the bookmark record.Juri Linkov2012-08-08
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Get rid of all the manual purecopy calls in menu-bar definitions.Stefan Monnier2012-06-27
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-12
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-28
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-11-26
* Remove pop-to-buffer-same-window.Chong Yidong2011-09-02
* Adapt 2011-07-05 switch-to-buffer changes to new switch-to-bufferChong Yidong2011-07-13
* Fix some uses of switch-to-buffer.Stefan Monnier2011-07-05
* Bind bookmark-bmenu-search to `/'Leo Liu2011-05-11
* * lisp/bookmark.el:Juanma Barranquero2011-03-06
* Move keymap initialization into declaration.Stefan Monnier2011-02-10
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* Refill some long/short copyright headers.Glenn Morris2011-01-26