summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Expand)AuthorAge
* Restore positions reliably for abbreviated file names in saveplace.elLiu Hui2023-04-06
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Fix namespace problem in saveplace.elStefan Kangas2022-08-05
* New hook save-place-after-find-file-hookStefan Kangas2022-06-30
* Fix saveplace.el when desktop.el restores non-ASCII buffersEli Zaretskii2022-05-23
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Don't save places in literally-visited filesLars Ingebrigtsen2021-11-11
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Improve documentation of save-place-abbreviate-file-namesStefan Kangas2021-09-06
* Add new user option to abbreviate file names in save-placeLars Ingebrigtsen2021-07-15
* Update copyright year to 2021Paul Eggert2021-01-01
* Use lexical-binding in saveplace.el and add testsStefan Kangas2020-08-08
* ; 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
* Update copyright year to 2020Paul Eggert2020-01-01
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-09-28
|\|
| * Use save-place-mode instead of save-placeMark A. Hershberger2018-09-22
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* * lisp/saveplace.el (save-place-local-mode): New minor modeStefan Monnier2016-02-25
* Fix 'toggle-save-place'Eli Zaretskii2016-02-24
* Improve documentation of 'save-place-mode'Eli Zaretskii2016-02-24
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/saveplace.el (toggle-save-place, save-place-to-alist)Juri Linkov2015-12-22
* * lisp/saveplace.el (save-place-mode): New minor mode.Stefan Monnier2015-04-27
* Update copyright year to 2015Paul Eggert2015-01-01
* Avoid compilation warning in saveplace.el for dired-current-directoryJuri Linkov2014-12-28
* Support subdirectories when saving places in dired.Juri Linkov2014-12-27
* * lisp/saveplace.el (toggle-save-place): Fix argument handling (tiny change)Andy Sawyer2014-02-27
* lisp/saveplace.el (save-place): Remove redundant info in docstring.Juanma Barranquero2014-02-21
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-26
* * lisp/saveplace.el (toggle-save-place, save-place-to-alist)Juri Linkov2014-01-20
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' asJuri Linkov2013-12-20
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-11
* * lisp/saveplace.el (load-save-place-alist-from-file): Demote errors.Glenn Morris2013-09-08
* Add support for dired in saveplace.Ivan Kanis2013-06-14
* * saveplace.el (save-place-alist-to-file): Don't sortKarl Fogel2013-03-13
* Use locate-user-emacs-file.Stefan Monnier2013-03-11
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* * saveplace.el (save-place-to-alist)Tassilo Horn2012-03-04