diff options
| author | Richard M. Stallman | 2005-04-10 23:38:37 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-04-10 23:38:37 +0000 |
| commit | 6695c528d4bf53c198befee30831b0e67c1c32d5 (patch) | |
| tree | b49d130870f03568e3560b8fd8fb502eb7a537db /etc | |
| parent | dc58296ddc6c421df3356880be8b9d53088971c1 (diff) | |
| download | emacs-6695c528d4bf53c198befee30831b0e67c1c32d5.tar.gz emacs-6695c528d4bf53c198befee30831b0e67c1c32d5.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 11 |
1 files changed, 7 insertions, 4 deletions
| @@ -351,12 +351,15 @@ the next/previous matching line found by M-x occur. | |||
| 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 |