Mercurial > emacs
changeset 79194:09bb60dc9a47
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 24 Oct 2007 08:15:03 +0000 |
parents | a1c08bc44c8a |
children | 6d315e138cbe |
files | lisp/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 24 08:14:11 2007 +0000 +++ b/lisp/ChangeLog Wed Oct 24 08:15:03 2007 +0000 @@ -1,3 +1,16 @@ +2007-10-24 Richard Stallman <rms@gnu.org> + + * savehist.el (savehist-save): Omit unreadable elements. + + * loadhist.el (unload-function-defs-list): Renamed from + unload-function-features-list. + (unload-feature-special-hooks, unload-feature): Doc fixes. + + * indent.el (indent-to-left-margin): If point's in the indentation, + move to the end of the indentation. + + * cus-edit.el (customize-changed-options): Make arg optional. + 2007-10-24 Juanma Barranquero <lekktu@gmail.com> * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.