summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAgeFilesLines
* Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove support for upgrading from old bookmark file formatStefan Kangas2019-09-081-18/+21
* Restore focus to Bookmark List after editing annotationStefan Kangas2019-07-141-18/+31
* Improve an error message in bookmark.elStefan Kangas2019-07-061-1/+3
* * lisp/bookmark.el (bookmark-set-internal): Doc fix. (Bug#25032)Stefan Kangas2019-07-061-12/+17
* * lisp/bookmark.el (bookmark-quit-flag): Mark unused variable obsolete.Stefan Kangas2019-07-061-0/+2
* Prefer progress-reporter to 'message' in bookmark.elStefan Kangas2019-07-061-12/+10
* Add tests for bookmark.el (Bug#36452)Stefan Kangas2019-07-031-32/+16
* Document bookmark annotations in Emacs Manual (bug#36417)Stefan Kangas2019-06-281-4/+1
* * bookmark.el (bookmark-set-internal): Fix format string.Roland Winkler2019-06-191-1/+1
* Fix compilation warning in bookmark.elLars Ingebrigtsen2019-06-181-2/+2
* * bookmark.el: Watch bookmark file. Use lexical binding.Roland Winkler2019-06-181-125/+198
* Add MESSAGE string to bookmark-errors (bug#23408)Stefan Kangas2019-06-151-1/+2
* Remove Lucid Emacs support from bookmark.elStefan Kangas2019-06-151-6/+0
* Remove XEmacs support from bookmark.elStefan Kangas2019-06-131-4/+1
* Make bookmark-old-default-file variable obsoleteStefan Kangas2019-06-091-13/+2
* Make bookmark-maybe-message obsolete (Bug#35918)Stefan Kangas2019-06-091-76/+72
* Make `bookmark-file' variable obsoleteStefan Kangas2019-06-091-8/+2
* Remove interactive spec from bookmark-set-internal (bug#36121)Stefan Kangas2019-06-091-1/+0
* Checkdoc fixes in lisp/bookmark.elStefan Kangas2019-06-091-19/+23
* Merge from origin/emacs-26Glenn Morris2019-06-011-2/+3
|\
| * Fix docstring of bookmark-get-bookmarkStefan Kangas2019-05-301-2/+3
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-261-1/+0
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove space from end of coding cookieRobert Pluim2018-11-201-1/+1
* | Add functions to open a bookmark in another framePierre-Yves Luyten2018-11-081-0/+18
* | Merge from origin/emacs-26Glenn Morris2018-07-281-0/+3
|\ \ | |/
| * ; bookmark-jump: Add comment about last change.Noam Postavsky2018-07-241-0/+3
* | Merge from origin/emacs-26Glenn Morris2018-07-241-2/+2
|\ \ | |/
| * Let bookmark-jump override window-point (Bug#31751)Noam Postavsky2018-07-231-2/+2
* | Merge from emacs-26Noam Postavsky2018-06-101-1/+1
|\ \ | |/
| * Fix prompt in bookmark.el (Bug#24726)Allen Li2018-06-051-1/+1
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-2/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* * lisp/bookmark.el (bookmark-alist): Doc fix. (Bug#29551)Eli Zaretskii2017-12-091-3/+3
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Convert more uses of `looking-at' to `following-char'Karl Fogel2017-02-121-2/+2
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-121-2/+2
* Don't use unsafe encoding for the bookmark fileEli Zaretskii2017-01-101-1/+8
* Specify encoding of the bookmark fileEli Zaretskii2017-01-071-8/+18
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Spelling fixesPaul Eggert2016-12-221-1/+1
|/
* Don't mention ~/.emacs.bmk literally in doc stringsEli Zaretskii2016-04-251-4/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix some recently-perturbed bookmark autoloadsKarl Fogel2015-11-091-1/+2
* Offer non-overwrite bookmark setter (Bug#15746)Karl Fogel2015-11-081-26/+89
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1