summaryrefslogtreecommitdiff
path: root/lisp/savehist.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ami Fischman <ami at fischman.org>Glenn Morris2008-09-201-5/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix comment typo.Glenn Morris2008-04-231-1/+1
* (savehist-load): Add WHEN to obsolescence declaration.Juanma Barranquero2008-04-181-8/+5
* (savehist-coding-system): Default to a variant coding systemJuanma Barranquero2008-01-041-2/+2
* Merge from emacs--rel--22Miles Bader2007-11-091-1/+2
|\
| * (savehist-save): Obey savehist-ignored-variables.Richard M. Stallman2007-10-301-1/+2
* | Merge from emacs--rel--22Miles Bader2007-10-271-4/+34
|\ \ | |/
| * (savehist-save): Omit unreadable elements.Richard M. Stallman2007-10-241-4/+34
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/