aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bb36319684..526bc9e5a2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -165,6 +165,13 @@ functions and variables.
** js2-mode.el is a new major mode for JavaScript files.
+* Lisp changes in Emacs 23.2
+
+** Hash tables have a new printed representation that is readable.
+The feature `hashtable-print-readable' identifies this new
+functionality.
+
+
* Installation Changes in Emacs 23.1
** The default X toolkit is now Gtk+, rather than Lucid.