changeset 58769:87846d37517b

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Dec 2004 14:21:16 +0000
parents 2318e0187ad9
children 8348ad1712e1
files lisp/ChangeLog man/ChangeLog
diffstat 2 files changed, 37 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <rms@gnu.org>
+
+	* cus-edit.el (custom-file): Doc fix.
+
+	* progmodes/sh-script.el (sh-indent-for-then): Change default.
+
+2004-12-02  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+	* wid-edit.el (widget-specify-field): Add `real-field' property to
+	boundary. 
+	(widget-field-at): Use it.
+
 2004-12-02  Richard M. Stallman  <rms@gnu.org>
 
 	* progmodes/cc-mode.el (awk-mode autoload):
--- 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  <rms@gnu.org>
+
+	* 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  <rms@gnu.org>
+
+	* cmdargs.texi (Initial Options): Clarify batch mode i/o.
+
 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
 
 	* kmacro.texi: Several small changes in addition to the following.