diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -284,6 +284,10 @@ This is like using -q --no-site-file, but in addition it also disables | |||
| 284 | the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking | 284 | the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking |
| 285 | cursor, and the fancy startup screen. | 285 | cursor, and the fancy startup screen. |
| 286 | 286 | ||
| 287 | +++ | ||
| 288 | ** New command line option -nbc or --no-blinking-cursor disables | ||
| 289 | the blinking cursor on graphical terminals. | ||
| 290 | |||
| 287 | ** C-h v and C-h f commands now include a hyperlink to the C source for | 291 | ** C-h v and C-h f commands now include a hyperlink to the C source for |
| 288 | variables and functions defined in C (if the C source is available). | 292 | variables and functions defined in C (if the C source is available). |
| 289 | 293 | ||