Mercurial > emacs
changeset 60402:e21c7edb7f19
--no-blinking-cursor
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 05 Mar 2005 04:44:12 +0000 |
parents | 97189c1b0849 |
children | 49daadbe639b |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sat Mar 05 04:40:47 2005 +0000 +++ b/etc/NEWS Sat Mar 05 04:44:12 2005 +0000 @@ -284,6 +284,10 @@ the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking cursor, and the fancy startup screen. ++++ +** New command line option -nbc or --no-blinking-cursor disables +the blinking cursor on graphical terminals. + ** C-h v and C-h f commands now include a hyperlink to the C source for variables and functions defined in C (if the C source is available).