diff options
| author | Glenn Morris | 2013-11-18 21:26:34 -0500 |
|---|---|---|
| committer | Glenn Morris | 2013-11-18 21:26:34 -0500 |
| commit | f88ac3bb9146673dcec4139e6e69149d8333b035 (patch) | |
| tree | f849edb862f6a35aebcc12e88258670609478c7d /etc | |
| parent | 8e0157050138d5e0a3912d5837d36f156849c008 (diff) | |
| download | emacs-f88ac3bb9146673dcec4139e6e69149d8333b035.tar.gz emacs-f88ac3bb9146673dcec4139e6e69149d8333b035.zip | |
* etc/NEWS: Placeholder.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -164,6 +164,8 @@ monitor, use the new functions above. Similar notes also apply to | |||
| 164 | Generic commands are interactive functions whose implementation can be | 164 | Generic commands are interactive functions whose implementation can be |
| 165 | selected among several alternatives, as a matter of user preference. | 165 | selected 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. |
| 168 | You can change the default by customizing the variable blink-cursor-blinks. | 170 | You can change the default by customizing the variable blink-cursor-blinks. |
| 169 | Also timers for blinking are stopped when no blinking is done, so Emacs does | 171 | Also timers for blinking are stopped when no blinking is done, so Emacs does |