summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
AgeCommit message (Expand)Author
2026-01-12save-place-alist-to-file: Use prin1, not pp (bug#80183)Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-17; lisp/saveplace.el, etc/NEWS: Refinements to bug#75837.Stéphane Marks
2025-08-30* lisp/saveplace.el (save-places-to-alist): Add doc string.Jeremy Bryant
2025-08-09Rename variables *-in-progress-p to *-in-progressMichael Albinus
2025-03-15Recommend using 'keymap-set' in CommentariesStefan Kangas
2025-03-12Automatically document when setopt is neededStefan Kangas
2025-03-09Use .eld for some relevant cache and data filesStefan Kangas
2025-02-22Inhibit "Wrote" message in saveplace.el when non-interactiveshipmints
2025-02-03(save-place-abbreviate-file-names): Don't eagerly load alist (bug#75730)Stefan Monnier
2025-02-01Add auto save timer to save-place (bug#75837)shipmints
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-20Miscellaneous checkdoc fixesStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-11-10Don't expand file names for non-existing remote connectionsMichael Albinus
2023-09-16Merge from origin/emacs-29Eli Zaretskii
2023-09-14; * lisp/saveplace.el (save-place-ignore-files-regexp): Fix last change.Eli Zaretskii
2023-09-14Fix defcustom in saveplace.el (Bug#65977)Mauro Aranda
2023-08-05Merge from origin/emacs-29Michael Albinus
2023-08-05Fix documentation of saveplace facilities for DiredEli Zaretskii
2023-04-06Restore positions reliably for abbreviated file names in saveplace.elLiu Hui
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-05Fix namespace problem in saveplace.elStefan Kangas
2022-06-30New hook save-place-after-find-file-hookStefan Kangas
2022-05-23Fix saveplace.el when desktop.el restores non-ASCII buffersEli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-11Don't save places in literally-visited filesLars Ingebrigtsen
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-09-06Improve documentation of save-place-abbreviate-file-namesStefan Kangas
2021-07-15Add new user option to abbreviate file names in save-placeLars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-08Use lexical-binding in saveplace.el and add testsStefan Kangas
2020-05-01; Fix recent additions with lisp-data-modeBasil L. Contovounesios
2020-05-01Add lisp-data-mode for editing non-code Lisp dataJoão Távora
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-28Merge from origin/emacs-26Glenn Morris
2018-09-22Use save-place-mode instead of save-placeMark A. Hershberger
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-25* lisp/saveplace.el (save-place-local-mode): New minor modeStefan Monnier
2016-02-24Fix 'toggle-save-place'Eli Zaretskii