aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-08-09 02:57:45 +0000
committerChong Yidong2009-08-09 02:57:45 +0000
commit18d433a76155f6079e14d27d5cd7edbc206cacef (patch)
tree3720c496635da9fb765f3806f659e7477b5635c2 /lisp/ChangeLog
parent1c292fc7de79735fdea7f6df03a6b2ce7100b285 (diff)
downloademacs-18d433a76155f6079e14d27d5cd7edbc206cacef.tar.gz
emacs-18d433a76155f6079e14d27d5cd7edbc206cacef.zip
* subr.el: Provide hashtable-print-readable.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2b0dab0028c..b95de0d804b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12009-08-09 Chong Yidong <cyd@stupidchicken.com> 12009-08-09 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * subr.el: Provide hashtable-print-readable.
4
3 * progmodes/hideshow.el (hs-special-modes-alist): Don't use 5 * progmodes/hideshow.el (hs-special-modes-alist): Don't use
4 hs-c-like-adjust-block-beginning. 6 hs-c-like-adjust-block-beginning.
5 (hs-hide-block-at-point): Stop hiding at the beginning of 7 (hs-hide-block-at-point): Stop hiding at the beginning of