diff etc/NEWS @ 71950:ad94c37a2dfc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 17 Jul 2006 21:07:29 +0000
parents 3f05b471ac55
children 21e42eee763c 8a8e69664178
line wrap: on
line diff
--- a/etc/NEWS	Mon Jul 17 21:07:23 2006 +0000
+++ b/etc/NEWS	Mon Jul 17 21:07:29 2006 +0000
@@ -3840,6 +3840,12 @@
 `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:
 
 +++