aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2012-01-07 06:57:57 +0100
committerLars Magne Ingebrigtsen <[email protected]>2012-01-07 06:57:57 +0100
commit4e5d086de65e6cab4bf68339381da1bac2d01583 (patch)
tree56af12e5358e94680055564cd104aac145bbb34f /lisp/ChangeLog
parent8e66aebec2ebebd37c2b2cb97182b4f085fc54f9 (diff)
(with-selected-frame): Mention that the selected frame is restored.
Fixes: debbugs:9980
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 430ac16841..d0ab5d2f2f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2012-01-07 Lars Magne Ingebrigtsen <[email protected]>
+ * subr.el (with-selected-frame): Mention that the selected frame
+ is restored (bug#9980).
+
* ibuffer.el (ibuffer-mode): List the bindings in the corrent map
(bug#9759).