changeset 104208:c9b224c2ddcb

** Hash tables have a new printed representation that is readable.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 08 Aug 2009 18:33:51 +0000
parents 29d7f2a2907f
children b2dc4800cec5
files etc/NEWS
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Aug 08 18:27:10 2009 +0000
+++ b/etc/NEWS	Sat Aug 08 18:33:51 2009 +0000
@@ -165,6 +165,13 @@
 ** 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.