summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Save bookmarks by using `write-file' (bug#12507)Karl Fogel2020-11-28
* Improve documentation of 'bookmark-bmenu-mode'Eli Zaretskii2020-07-18
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove support for upgrading from old bookmark file formatStefan Kangas2019-09-08
* Restore focus to Bookmark List after editing annotationStefan Kangas2019-07-14
* Improve an error message in bookmark.elStefan Kangas2019-07-06
* * lisp/bookmark.el (bookmark-set-internal): Doc fix. (Bug#25032)Stefan Kangas2019-07-06
* * lisp/bookmark.el (bookmark-quit-flag): Mark unused variable obsolete.Stefan Kangas2019-07-06
* Prefer progress-reporter to 'message' in bookmark.elStefan Kangas2019-07-06
* Add tests for bookmark.el (Bug#36452)Stefan Kangas2019-07-03
* Document bookmark annotations in Emacs Manual (bug#36417)Stefan Kangas2019-06-28
* * bookmark.el (bookmark-set-internal): Fix format string.Roland Winkler2019-06-19
* Fix compilation warning in bookmark.elLars Ingebrigtsen2019-06-18
* * bookmark.el: Watch bookmark file. Use lexical binding.Roland Winkler2019-06-18
* Add MESSAGE string to bookmark-errors (bug#23408)Stefan Kangas2019-06-15
* Remove Lucid Emacs support from bookmark.elStefan Kangas2019-06-15
* Remove XEmacs support from bookmark.elStefan Kangas2019-06-13
* Make bookmark-old-default-file variable obsoleteStefan Kangas2019-06-09
* Make bookmark-maybe-message obsolete (Bug#35918)Stefan Kangas2019-06-09
* Make `bookmark-file' variable obsoleteStefan Kangas2019-06-09
* Remove interactive spec from bookmark-set-internal (bug#36121)Stefan Kangas2019-06-09
* Checkdoc fixes in lisp/bookmark.elStefan Kangas2019-06-09
* Merge from origin/emacs-26Glenn Morris2019-06-01
|\
| * Fix docstring of bookmark-get-bookmarkStefan Kangas2019-05-30
* | Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove space from end of coding cookieRobert Pluim2018-11-20
* | Add functions to open a bookmark in another framePierre-Yves Luyten2018-11-08
* | Merge from origin/emacs-26Glenn Morris2018-07-28
|\|
| * ; bookmark-jump: Add comment about last change.Noam Postavsky2018-07-24
* | Merge from origin/emacs-26Glenn Morris2018-07-24
|\|
| * Let bookmark-jump override window-point (Bug#31751)Noam Postavsky2018-07-23
* | Merge from emacs-26Noam Postavsky2018-06-10
|\|
| * Fix prompt in bookmark.el (Bug#24726)Allen Li2018-06-05
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/bookmark.el (bookmark-alist): Doc fix. (Bug#29551)Eli Zaretskii2017-12-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Convert more uses of `looking-at' to `following-char'Karl Fogel2017-02-12
* Nix some useless uses of looking-at, looking-backMark Oteiza2017-02-12
* Don't use unsafe encoding for the bookmark fileEli Zaretskii2017-01-10
* Specify encoding of the bookmark fileEli Zaretskii2017-01-07
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | ; Spelling fixesPaul Eggert2016-12-22
|/
* 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