+2006-12-17 Richard Stallman <rms@gnu.org>
+
+ * TUTORIAL: Say that C-d and DEL with arg do killing.
+
2006-12-16 Eli Zaretskii <eliz@gnu.org>
* PROBLEMS: Document problems with rebasing Cygwin DLLs.
2006-12-17 Richard Stallman <rms@gnu.org>
+ * simple.el (delete-horizontal-space): Use prefix arg.
+
+ * help-fns.el (describe-variable): Improve blank separator lines.
+
* files.el (magic-mode-alist): Mark as risky.
* files.el (make-backup-file-name-1):
2006-12-17 Richard Stallman <rms@gnu.org>
+ * loading.texi (Named Features): Explain subfeatures better.
+
+ * customize.texi: Use "option" only for user options.
+ For the keyword values inside defcustom etc, say "keywords".
+ For :options value's elements, say "elements".
+ :group should not be omitted.
+
* syntax.texi (Parsing Expressions): Split up node.
(Motion via Parsing, Position Parse, Parser State)
(Low-Level Parsing, Control Parsing): New subnodes.