summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog12
-rw-r--r--man/ChangeLog25
2 files changed, 37 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 20bbf741f8a..35603e7e9c1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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):
diff --git a/man/ChangeLog b/man/ChangeLog
index 3ed65d6ab71..7c3a50e9e3e 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -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.