aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2005-02-22 20:52:19 +0000
committerKim F. Storm <[email protected]>2005-02-22 20:52:19 +0000
commitb686dd591d598b18d38737223292e1d0dbe3af7c (patch)
tree41963c29bebac316a59dbffcffd3d02caa2eddd8 /etc
parenta41c174fd4a43ab3e6a84eecc91b93f1cdada7de (diff)
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 64fb260a08..b4c65a77a9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3317,7 +3317,8 @@ 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
-exported to Lisp.
+exported to Lisp. The keys in alists and hash tables may be either
+strings or symbols, which are automatically converted with to strings.
---
** When pure storage overflows while dumping, Emacs now prints how