aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/saveplace.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton2026-01-121-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; lisp/saveplace.el, etc/NEWS: Refinements to bug#75837.Stéphane Marks2025-12-171-1/+1
* * lisp/saveplace.el (save-places-to-alist): Add doc string.Jeremy Bryant2025-08-301-2/+2
* Rename variables *-in-progress-p to *-in-progressMichael Albinus2025-08-091-2/+2
* Recommend using 'keymap-set' in CommentariesStefan Kangas2025-03-151-1/+1
* Automatically document when setopt is neededStefan Kangas2025-03-121-2/+1
* Use .eld for some relevant cache and data filesStefan Kangas2025-03-091-2/+3
* Inhibit "Wrote" message in saveplace.el when non-interactiveshipmints2025-02-221-1/+2
* (save-place-abbreviate-file-names): Don't eagerly load alist (bug#75730)Stefan Monnier2025-02-031-65/+64
* Add auto save timer to save-place (bug#75837)shipmints2025-02-011-2/+43
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-11/+11
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Don't expand file names for non-existing remote connectionsMichael Albinus2023-11-101-1/+3
* | Merge from origin/emacs-29Eli Zaretskii2023-09-161-5/+6
|\ \ | |/
| * ; * lisp/saveplace.el (save-place-ignore-files-regexp): Fix last change.Eli Zaretskii2023-09-141-5/+5
| * Fix defcustom in saveplace.el (Bug#65977)Mauro Aranda2023-09-141-1/+2
* | Merge from origin/emacs-29Michael Albinus2023-08-051-1/+13
|\ \ | |/
| * Fix documentation of saveplace facilities for DiredEli Zaretskii2023-08-051-1/+13
* | Restore positions reliably for abbreviated file names in saveplace.elLiu Hui2023-04-061-65/+98
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Fix namespace problem in saveplace.elStefan Kangas2022-08-051-4/+7
* New hook save-place-after-find-file-hookStefan Kangas2022-06-301-1/+7
* Fix saveplace.el when desktop.el restores non-ASCII buffersEli Zaretskii2022-05-231-1/+5
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Don't save places in literally-visited filesLars Ingebrigtsen2021-11-111-5/+12
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Improve documentation of save-place-abbreviate-file-namesStefan Kangas2021-09-061-1/+3
* Add new user option to abbreviate file names in save-placeLars Ingebrigtsen2021-07-151-1/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Use lexical-binding in saveplace.el and add testsStefan Kangas2020-08-081-6/+6
* ; Fix recent additions with lisp-data-modeBasil L. Contovounesios2020-05-011-2/+2
* Add lisp-data-mode for editing non-code Lisp dataJoão Távora2020-05-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-281-6/+6
|\ \ | |/
| * Use save-place-mode instead of save-placeMark A. Hershberger2018-09-221-6/+6
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* * lisp/saveplace.el (save-place-local-mode): New minor modeStefan Monnier2016-02-251-33/+26
* Fix 'toggle-save-place'Eli Zaretskii2016-02-241-0/+13