aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2012-10-29 18:14:50 +0800
committerChong Yidong <[email protected]>2012-10-29 18:14:50 +0800
commit2230fa5bbf67bfefe797d77d4ed73c5c6342209b (patch)
tree2c1f443ec026bbf34c756dd47c99d331621a74bb /lisp/ChangeLog
parent5c2f2631f8c64dba6367610acbd01304049631c9 (diff)
Fix last change.
* lisp/startup.el (fancy-about-screen): Don't message at all. (startup-echo-area-message): Revert last change. Fixes: debbugs:12680
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 46e83f0a88..d02da87446 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,6 @@
2012-10-29 Chong Yidong <[email protected]>
- * startup.el (startup-echo-area-message): New arg.
- (fancy-about-screen): Avoid a misleading message (Bug#12680).
+ * startup.el (fancy-about-screen): Don't message (Bug#12680).
* thingatpt.el (thing-at-point): Doc fix (Bug#12691).