aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2008-02-08 05:00:46 +0000
committerGlenn Morris2008-02-08 05:00:46 +0000
commit1e281896cfa95242a33b483085383a1d9660da4c (patch)
tree6213247a2bc25d3b977cd71e84bb1aaeb90fe61a /lisp/ChangeLog
parent82813e57327a9791759daac2f92b22e314f84ddb (diff)
downloademacs-1e281896cfa95242a33b483085383a1d9660da4c.tar.gz
emacs-1e281896cfa95242a33b483085383a1d9660da4c.zip
(custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them. (custom-enabled-themes): Set after custom-theme-directory.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 66c29fe83f3..243018e12b8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-02-08 Glenn Morris <rgm@gnu.org>
2
3 * custom.el (custom-theme-set-variables): Sort symbols that are
4 dependencies before symbols that depend on them.
5 (custom-enabled-themes): Set after custom-theme-directory.
6
12008-02-04 Juanma Barranquero <lekktu@gmail.com> 72008-02-04 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT). 9 * w32-vars.el (w32-system-shells): Add TCC (new name for 4NT).