aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2012-10-29 17:58:49 +0800
committerChong Yidong <[email protected]>2012-10-29 17:58:49 +0800
commit1913c5f53b1055bcd66d06d721b4bef69ca7a03f (patch)
treef6cbc100d8eee141e1dc7db20afb3e4c786c9f1f /lisp/ChangeLog
parent894b9dd938ca50ca24faf2e366631a9ab9cd79b7 (diff)
* imenu.el (imenu): Inhibit push-mark message.
Fixes: debbugs:12726
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 093d392d7d..38a3e3806b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
2012-10-29 Chong Yidong <[email protected]>
+ * imenu.el (imenu): Inhibit push-mark message (Bug#12726).
+
* face-remap.el (face-remap-add-relative): Handle the case where a
face-remapping-alist entry is a cons cell (Bug#12762).