Mercurial > emacs
diff lisp/ChangeLog @ 106335:efe6269d9301
* savehist.el (savehist-autosave-interval): Allow setting to nil
through customize. (Bug#5056)
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 30 Nov 2009 23:39:04 +0000 |
parents | 359e597e3e01 |
children | 33c61d7ea5d8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Nov 30 22:51:34 2009 +0000 +++ b/lisp/ChangeLog Mon Nov 30 23:39:04 2009 +0000 @@ -1,3 +1,8 @@ +2009-11-30 Ryan C. Thompson <rct@thompsonclan.org> (tiny change) + + * savehist.el (savehist-autosave-interval): Allow setting to nil + through customize. (Bug#5056) + 2009-11-30 Juanma Barranquero <lekktu@gmail.com> Fix references to jit-lock properties.