# HG changeset patch # User Richard M. Stallman # Date 1193213703 0 # Node ID 09bb60dc9a47da577eca4680b71945c97d394e95 # Parent a1c08bc44c8a40a9eb5e0a10a6656c711acb8942 *** empty log message *** diff -r a1c08bc44c8a -r 09bb60dc9a47 lisp/ChangeLog --- 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 + + * 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 * bs.el (bs-select, bs-select-other-window): Fix typos in docstrings.