aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2011-03-07 21:49:20 -0500
committerChong Yidong2011-03-07 21:49:20 -0500
commit2bb5649ecc88ee432a2313262b549e471c0df06a (patch)
tree892bb8443a38b311690041ac8cf724a794ad5b2a /lisp/ChangeLog
parent0d53df48577fa3b4eb974bd3de299006a96e7bb9 (diff)
downloademacs-2bb5649ecc88ee432a2313262b549e471c0df06a.tar.gz
emacs-2bb5649ecc88ee432a2313262b549e471c0df06a.zip
* lisp/custom.el (custom-available-themes): Return themes in alphabetical order.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1302bb414b2..03fbe15a616 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12011-03-08 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (custom-available-themes): Return themes in
4 alphabetical order.
5
12011-03-07 Chong Yidong <cyd@stupidchicken.com> 62011-03-07 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect 8 * progmodes/cc-cmds.el (c-beginning-of-statement): Fix incorrect