aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/savehist.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* ; Fix recently introduced "ELisp".Sean Whitton2025-07-151-1/+1
* Make savehist timer actually repeatshipmints2025-06-181-1/+2
* (savehist-minibuffer-hook): Exclude uninterned history varsStefan Monnier2025-04-201-2/+8
* lisp/savehist.el (savehist--reload): Don't accidentally set nilStefan Monnier2025-04-161-3/+4
* savehist.el: Unbreak testsStefan Monnier2025-04-121-2/+4
* savehist.el: Handle concurrent access to `savehist-file`Stefan Monnier2025-04-121-12/+73
* ; Normalize spacing in last changeSean Whitton2025-04-111-1/+1
* Add `lexical-binding` cookie to generated filesStefan Monnier2025-04-101-1/+1
* Avoid warnings about lexbind cookies where they aren't neededEli Zaretskii2025-04-101-1/+3
* Automatically document when setopt is neededStefan Kangas2025-03-121-2/+1
* Eliminate savehist duplicated symbolsshipmints2025-02-081-14/+15
* ; Fix last change.Eli Zaretskii2025-02-011-0/+2
* Add missing custom :set to 'savehist-autosave-interval'shipmints2025-02-011-15/+30
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* * lisp/savehist.el (savehist-save): Preserve shared structureAaron L. Zeng2023-03-251-2/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Remove redundant library installation instructionsStefan Kangas2022-11-111-5/+1
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+2
* Allow savehist-additional-variables to truncate listsLars Ingebrigtsen2022-02-151-13/+27
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix exiting Emacs when savehist-file not writableStefan Kangas2021-05-111-17/+24
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'custom'Stefan Kangas2020-12-031-2/+0
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* * lisp/savehist.el: Doc fix.Stefan Kangas2020-08-181-2/+2
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-5/+1
* Don't have savehist-save bug out on non-existing directoryLars Ingebrigtsen2019-07-131-1/+5
* Remove XEmacs compat code from savehist.el (reworked)Lars Ingebrigtsen2019-06-221-48/+18
* Revert "Remove XEmacs compat code from savehist.el"Lars Ingebrigtsen2019-06-211-15/+50
* Remove XEmacs compat code from savehist.elLars Ingebrigtsen2019-06-191-50/+15
* Update author/maintainer infoPaul Eggert2019-05-261-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
* * lisp/savehist.el: Use lexical-bindingStefan Monnier2019-05-141-30/+16
* 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-10-031-3/+20
|\ \ | |/
| * * lisp/savehist.el (savehist-mode): Doc fix. (Bug#32889)Eli Zaretskii2018-10-011-5/+22
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-23/+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
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Top-level elisp files respect ‘text-quoting-style’Paul Eggert2015-08-261-2/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * savehist.el (savehist-save): Remove workaround for a read-passwdKarl Fogel2014-04-161-7/+0