aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorLars Ingebrigtsen2014-02-08 21:20:54 -0800
committerLars Ingebrigtsen2014-02-08 21:20:54 -0800
commit981c3e4fcdefe1a024b8cc424a6b9dcaf1fc5fe7 (patch)
treed1fccdabbcba2e01e5cf99d26b424f87065d7dce /doc/lispref/ChangeLog
parent1e4a57ac6d0ad48188fe085d2f387e8bbe3c5fb4 (diff)
downloademacs-981c3e4fcdefe1a024b8cc424a6b9dcaf1fc5fe7.tar.gz
emacs-981c3e4fcdefe1a024b8cc424a6b9dcaf1fc5fe7.zip
* display.texi (Blinking): Clarify doc string in example.
Fixes: debbugs:10658
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index e24777736b8..68ce030e393 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,5 +1,7 @@
12014-02-09 Lars Ingebrigtsen <larsi@gnus.org> 12014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
2 2
3 * display.texi (Blinking): Clarify doc string in example (bug#10658).
4
3 * commands.texi (Accessing Mouse): Mention that these function 5 * commands.texi (Accessing Mouse): Mention that these function
4 also work on keyboard events (bug#14228). 6 also work on keyboard events (bug#14228).
5 (Quitting): Refer to the right node for `set-input-mode' (bug#11458). 7 (Quitting): Refer to the right node for `set-input-mode' (bug#11458).