aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 7fe0f61d723..d64f787931a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,10 @@
12006-05-13 Chong Yidong <cyd@stupidchicken.com>
2
3 * custom.el (custom-push-theme): Load the variable before checking
4 its `standard-value'.
5
12006-05-13 Lars Hansen <larsh@soem.dk> 62006-05-13 Lars Hansen <larsh@soem.dk>
7
2 * desktop.el (desktop-save): Use with-temp-buffer. 8 * desktop.el (desktop-save): Use with-temp-buffer.
3 9
42006-05-12 Glenn Morris <rgm@gnu.org> 102006-05-12 Glenn Morris <rgm@gnu.org>