** Update release dates of manuals.
-** Get rid of overfull and underfull boxes in manuals.
-
** Check for widow and orphan lines in manuals;
make sure all the pages really look ok in the manual as formatted.
* BUGS
+** Simon Marshall reported on July 3, First CVS command generates empty buffer.
+
** Markus Gritsch's report about Emacs looping on Windoze with the following
.emacs file, and then reduce Emacs frame width to "something quite narrow":
(setq-default truncate-lines t)
`string-or-null-p' returns non-nil iff OBJECT is a string or nil.
`booleanp' returns non-nil iff OBJECT is a t or nil.
++++
+*** New hook `command-error-function'.
+
+By setting this variable to a function, you can control
+how the editor command loop shows the user an error message.
+
** Lisp code indentation features:
+++
2006-07-17 Richard Stallman <rms@gnu.org>
+ * control.texi (Processing of Errors): Add command-error-function.
+
* variables.texi (File Local Variables): Clarify that
file local variables make buffer-local bindings.
+2006-07-17 Richard Stallman <rms@gnu.org>
+
+ * building.texi (Grep Searching): Explain about chaining grep commands.
+
2006-07-12 Michael Olson <mwolson@gnu.org>
* erc.texi: Update for ERC 5.1.3.