aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2013-11-18 21:26:34 -0500
committerGlenn Morris2013-11-18 21:26:34 -0500
commitf88ac3bb9146673dcec4139e6e69149d8333b035 (patch)
treef849edb862f6a35aebcc12e88258670609478c7d /etc
parent8e0157050138d5e0a3912d5837d36f156849c008 (diff)
downloademacs-f88ac3bb9146673dcec4139e6e69149d8333b035.tar.gz
emacs-f88ac3bb9146673dcec4139e6e69149d8333b035.zip
* etc/NEWS: Placeholder.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b68978b8ed9..9772f97045a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -164,6 +164,8 @@ monitor, use the new functions above. Similar notes also apply to
164Generic commands are interactive functions whose implementation can be 164Generic commands are interactive functions whose implementation can be
165selected among several alternatives, as a matter of user preference. 165selected among several alternatives, as a matter of user preference.
166 166
167** New hooks `focus-in-hook', `focus-out-hook'.
168
167** The blink cursor stops blinking after 10 blinks (default) on X and NS. 169** The blink cursor stops blinking after 10 blinks (default) on X and NS.
168You can change the default by customizing the variable blink-cursor-blinks. 170You can change the default by customizing the variable blink-cursor-blinks.
169Also timers for blinking are stopped when no blinking is done, so Emacs does 171Also timers for blinking are stopped when no blinking is done, so Emacs does