Mercurial > emacs
diff etc/NEWS @ 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 | 247e736b49ef |
children | b2dc4800cec5 |
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.