# HG changeset patch # User Richard M. Stallman # Date 1102256476 0 # Node ID 87846d37517b53214125b04f857313cc9063f128 # Parent 2318e0187ad95994b38bfec6d236ce526c431d76 *** empty log message *** diff -r 2318e0187ad9 -r 87846d37517b lisp/ChangeLog --- a/lisp/ChangeLog Sun Dec 05 14:20:44 2004 +0000 +++ b/lisp/ChangeLog Sun Dec 05 14:21:16 2004 +0000 @@ -1,3 +1,15 @@ +2004-12-05 Richard M. Stallman + + * cus-edit.el (custom-file): Doc fix. + + * progmodes/sh-script.el (sh-indent-for-then): Change default. + +2004-12-02 Per Abrahamsen + + * wid-edit.el (widget-specify-field): Add `real-field' property to + boundary. + (widget-field-at): Use it. + 2004-12-02 Richard M. Stallman * progmodes/cc-mode.el (awk-mode autoload): diff -r 2318e0187ad9 -r 87846d37517b man/ChangeLog --- a/man/ChangeLog Sun Dec 05 14:20:44 2004 +0000 +++ b/man/ChangeLog Sun Dec 05 14:21:16 2004 +0000 @@ -1,3 +1,28 @@ +2004-12-05 Richard M. Stallman + + * misc.texi (Term Mode): Correcty describe C-c. + + * custom.texi (Easy Customization): Move up to section level, + before Variables. Avoid using the term "variable"; say "option". + New initial explanation. + (Variables): In initial explanation, connect "variable" to the + already-explained "user option". + + * emacs.texi (Top): Fix ref to Command Line. + Move reference to Easy Customization. + + * xresources.texi (X Resources): Fix From link. + + * doclicense.texi (GNU Free Documentation License): Fix To link. + + * entering.texi (Entering Emacs): Fix xref, now to Command Line. + + * cmdargs.texi (Command Line): Node renamed from Command Arguments. + +2004-12-03 Richard M. Stallman + + * cmdargs.texi (Initial Options): Clarify batch mode i/o. + 2004-12-01 Luc Teirlinck * kmacro.texi: Several small changes in addition to the following.