summaryrefslogtreecommitdiff
path: root/lisp/savehist.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (savehist-file): Use user-emacs-directory.Chong Yidong2007-06-131-2/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Remove bogus `debug' in previous commit.Reiner Steib2006-04-031-2/+0
* (savehist): Add :version.Reiner Steib2006-04-031-3/+12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (savehist-loaded, savehist-load, savehist-install, savehist-autosave,Juanma Barranquero2006-02-021-10/+10
* (savehist-mode-hook): Add `:group'.Juri Linkov2005-12-231-1/+2
* (savehist-save-hook): Add :group.Richard M. Stallman2005-11-161-1/+2
* (savehist-mode-hook): Re-add the var.Stefan Monnier2005-11-161-12/+19
* (savehist-mode): Don't bother with `custom-set-minor-mode.Stefan Monnier2005-11-141-34/+26
* (savehist-mode) <defcustom>: Use custom-set-minor-mode if available.Stefan Monnier2005-11-011-12/+31
* Sync up to version 19.Stefan Monnier2005-11-011-107/+205
* Require CL while compiling.Stefan Monnier2005-10-241-100/+90
* (savehist-history-variables): Add `grep-find-history'.Romain Francoise2005-10-221-0/+1
* (savehist-coding-system): Revert to checking XEmacs.Stefan Monnier2005-10-191-1/+6
* (savehist-load): Revert to checking XEmacs.Stefan Monnier2005-10-181-1/+3
* Add arch taglineMiles Bader2005-10-161-0/+1
* Don't require CL at runtime.Stefan Monnier2005-10-161-13/+11
* (savehist-autosave-interval, savehist-coding-system, savehist-timer)Stefan Monnier2005-10-161-59/+133
* New file.Richard M. Stallman2005-10-161-0/+195