Mercurial > emacs
comparison etc/NEWS @ 61453:9e9819183ce3
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 10 Apr 2005 23:38:37 +0000 |
parents | 04ddd1e6567d |
children | 2bf41f67cb04 |
comparison
equal
deleted
inserted
replaced
61452:b9d559315c0a | 61453:9e9819183ce3 |
---|---|
349 the next/previous matching line found by M-x occur. | 349 the next/previous matching line found by M-x occur. |
350 | 350 |
351 +++ | 351 +++ |
352 ** Telnet now prompts you for a port number with C-u M-x telnet. | 352 ** Telnet now prompts you for a port number with C-u M-x telnet. |
353 | 353 |
354 +++ | 354 ** New command line option -Q or --quick. |
355 ** New command line option -Q or --bare-bones. | |
356 | 355 |
357 This is like using -q --no-site-file, but in addition it also disables | 356 This is like using -q --no-site-file, but in addition it also disables |
358 the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking | 357 the fancy startup screen. |
359 cursor, and the fancy startup screen. | 358 |
359 ** New command line option -D or --basic-display. | |
360 | |
361 Disables the menu-bar, the tool-bar, the scroll-bars, tool tips, and | |
362 the blinking cursor. | |
360 | 363 |
361 +++ | 364 +++ |
362 ** New command line option -nbc or --no-blinking-cursor disables | 365 ** New command line option -nbc or --no-blinking-cursor disables |
363 the blinking cursor on graphical terminals. | 366 the blinking cursor on graphical terminals. |
364 | 367 |