summaryrefslogtreecommitdiff
path: root/lisp/bookmark.el
Commit message (Expand)AuthorAge
* When bookmark is overwritten, unfontify its previous positionChristopher League2021-07-25
* Make `bookmark--unfontify' more robustLars Ingebrigtsen2021-07-05
* Improve some doc strings in bookmark.elKarl Fogel2021-05-26
* Revert "* lisp/bookmark.el: make bookmark-fontify nil default value"Eli Zaretskii2021-05-18
* * lisp/bookmark.el: make bookmark-fontify nil default valuePaul W. Rankin2021-05-18
* New option to confirm deletion in bookmark menuKarl Fogel2021-05-05
* ; Fix and simplify last change in bookmark.el.Basil L. Contovounesios2021-05-04
* Fontify lines when setting a bookmarkBoruch Baum2021-05-04
* Avoid asking repeatedly about reloading bookmarks fileStefan Kangas2021-02-15
* Mark up bookmark.el for correct modesStefan Kangas2021-02-14
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* 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
|\