summaryrefslogtreecommitdiff
path: root/lisp/saveplace.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve documentation of 'save-place-mode'Eli Zaretskii2016-02-241-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/saveplace.el (toggle-save-place, save-place-to-alist)Juri Linkov2015-12-221-0/+8
* * lisp/saveplace.el (save-place-mode): New minor mode.Stefan Monnier2015-04-271-39/+32
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Avoid compilation warning in saveplace.el for dired-current-directoryJuri Linkov2014-12-281-0/+2
* Support subdirectories when saving places in dired.Juri Linkov2014-12-271-20/+22
* * lisp/saveplace.el (toggle-save-place): Fix argument handling (tiny change)Andy Sawyer2014-02-271-6/+6
* lisp/saveplace.el (save-place): Remove redundant info in docstring.Juanma Barranquero2014-02-211-6/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-0/+1
* * lisp/saveplace.el (toggle-save-place, save-place-to-alist)Juri Linkov2014-01-201-10/+16
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/saveplace.el (save-place-to-alist): Add `dired-filename' asJuri Linkov2013-12-201-13/+35
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-6/+2
* * lisp/saveplace.el (load-save-place-alist-from-file): Demote errors.Glenn Morris2013-09-081-2/+7
* Add support for dired in saveplace.Ivan Kanis2013-06-141-16/+30
* * saveplace.el (save-place-alist-to-file): Don't sortKarl Fogel2013-03-131-3/+1
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-6/+6
* * saveplace.el (save-place-to-alist)Tassilo Horn2012-03-041-4/+6