aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2012-01-14 21:52:14 +0800
committerChong Yidong <[email protected]>2012-01-14 21:52:14 +0800
commit301afadcbf1dca3b78e11d2c8781d904aa00abea (patch)
treef486ed8872ad82664e27c80e73a564ff6c805115 /lisp/ChangeLog
parent233ae9000657e56086ef9396e659af67e1fc2217 (diff)
* startup.el (command-line): Fix X resource class for cursorColor.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 968e2f9199..81556de893 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-14 Chong Yidong <[email protected]>
+
+ * startup.el (command-line): Fix X resource class for cursorColor.
+
2012-01-14 Paul Eggert <[email protected]>
* epg.el (epg--make-temp-file): Avoid permission race condition