summaryrefslogtreecommitdiff
path: root/lisp/savehist.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* lisp/savehist.el: Fix typos in docstrings.Juanma Barranquero2014-02-211-13/+13
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/savehist.el: No need for cl when compiling on Emacs.Glenn Morris2013-09-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* * lisp/subr.el (read-passwd): Don't use a history at all.Stefan Monnier2012-06-221-0/+7
* Stricter check for string value in savehist-printableLeo Liu2012-03-101-1/+3
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-7/+11
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-1/+5
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-021-22/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Update maintainer per comment from HN in bug#5056: "I no longerGlenn Morris2009-12-011-1/+3
* * savehist.el (savehist-autosave-interval): Allow setting to nilJuanma Barranquero2009-11-301-1/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-251-6/+6
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-9/+1
* (savehist-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* Comments.Glenn Morris2008-09-201-2/+2