log lisp/savehist.el @ 110404:afd1f9799297

age author description
2010-05-03 Stefan Monnier Use define-minor-mode where applicable.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-12-01 Glenn Morris Update maintainer per comment from HN in bug#5056: "I no longer
2009-11-30 Juanma Barranquero * savehist.el (savehist-autosave-interval): Allow setting to nil
2009-10-02 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-10-25 Juanma Barranquero * completion.el (add-completion-to-head, add-completion): Doc fixes.
2008-10-24 Juanma Barranquero New function `locate-user-emacs-file'.
2008-10-19 Eli Zaretskii (savehist-file): Run file names that begin with a period thru
2008-09-20 Glenn Morris Comments.
2008-09-20 Glenn Morris Ami Fischman <ami at fischman.org>
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-23 Glenn Morris Fix comment typo.
2008-04-18 Juanma Barranquero (savehist-load): Add WHEN to obsolescence declaration.
2006-01-16 Henrik Enberg sync with trunk
2008-01-04 Juanma Barranquero (savehist-coding-system): Default to a variant coding system
2007-11-09 Miles Bader Merge from emacs--rel--22
2007-10-27 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-13 Chong Yidong (savehist-file): Use user-emacs-directory.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-30 Richard M. Stallman (savehist-save): Obey savehist-ignored-variables.
2007-10-24 Richard M. Stallman (savehist-save): Omit unreadable elements.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-04-03 Reiner Steib Remove bogus `debug' in previous commit.
2006-04-03 Reiner Steib (savehist): Add :version.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-02-02 Juanma Barranquero (savehist-loaded, savehist-load, savehist-install, savehist-autosave,
2005-12-23 Juri Linkov (savehist-mode-hook): Add `:group'.
2005-11-16 Richard M. Stallman (savehist-save-hook): Add :group.
2005-11-16 Stefan Monnier (savehist-mode-hook): Re-add the var.
2005-11-14 Stefan Monnier (savehist-mode): Don't bother with `custom-set-minor-mode.
2005-11-01 Stefan Monnier (savehist-mode) <defcustom>: Use custom-set-minor-mode if available.
2005-11-01 Stefan Monnier Sync up to version 19.
2005-10-24 Stefan Monnier Require CL while compiling.
2005-10-22 Romain Francoise (savehist-history-variables): Add `grep-find-history'.
2005-10-19 Stefan Monnier (savehist-coding-system): Revert to checking XEmacs.
2005-10-18 Stefan Monnier (savehist-load): Revert to checking XEmacs.
2005-10-16 Miles Bader Add arch tagline
2005-10-16 Stefan Monnier Don't require CL at runtime.
2005-10-16 Stefan Monnier (savehist-autosave-interval, savehist-coding-system, savehist-timer)
2005-10-16 Richard M. Stallman New file.