summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-07-20 22:16:01 +0000
committerRichard M. Stallman <rms@gnu.org>2002-07-20 22:16:01 +0000
commit56592bebfd622ba0a09d23d07c6785af23c03bce (patch)
treec58d4cd99e0c3c30a95588a7f8d630a5856311d9 /etc/NEWS
parentdd98f00a8b314a84219edccb8ce0dd2da6823019 (diff)
downloademacs-56592bebfd622ba0a09d23d07c6785af23c03bce.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f01cd3377f9..9793227e2bf 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -940,6 +940,9 @@ mode-lines in inverse-video.
* Lisp Changes in Emacs 21.4
+** There is a new Warnings facility; see the functions `warn'
+and `display-warning'.
+
** The functions all-completions and try-completion now accept lists
of strings as well as hash-tables additionally to alists, obarrays
and functions. Furthermore, the function `test-completion' is now