summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* * lisp/bookmark.el: Doc fix.Stefan Kangas2020-12-14
* Merge from origin/emacs-27Glenn Morris2020-12-01
|\
| * Save bookmarks by using `write-file' (bug#12507)Karl Fogel2020-11-28
* | Don't quote lambdas in several placesStefan Kangas2020-11-14
* | Base bookmark-bmenu-mode on tabulated-list-mode (Bug#39293)Stefan Kangas2020-10-17
* | Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* | Add ability to mark/unmark/delete all bookmarksMatthew White2020-08-09
* | lisp/bookmark.el: Customize choice to show bookmark list in a new tabMatthias Meulien2020-08-08
* | Merge from origin/emacs-27Glenn Morris2020-07-20
|\|
| * Improve documentation of 'bookmark-bmenu-mode'Eli Zaretskii2020-07-18
* | Don’t attempt to modify constant stringsPaul Eggert2020-05-16
* | ; Fix recent additions with lisp-data-modeBasil L. Contovounesios2020-05-01
* | Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-01
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* 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
|\|