aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorRichard M. Stallman2005-04-10 23:38:37 +0000
committerRichard M. Stallman2005-04-10 23:38:37 +0000
commit6695c528d4bf53c198befee30831b0e67c1c32d5 (patch)
treeb49d130870f03568e3560b8fd8fb502eb7a537db /etc
parentdc58296ddc6c421df3356880be8b9d53088971c1 (diff)
downloademacs-6695c528d4bf53c198befee30831b0e67c1c32d5.tar.gz
emacs-6695c528d4bf53c198befee30831b0e67c1c32d5.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS11
1 files changed, 7 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 727dfadc54f..3b1de666a24 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
357This is like using -q --no-site-file, but in addition it also disables 356This is like using -q --no-site-file, but in addition it also disables
358the menu-bar, the tool-bar, the scroll-bars, tool tips, the blinking 357the fancy startup screen.
359cursor, and the fancy startup screen. 358
359** New command line option -D or --basic-display.
360
361Disables the menu-bar, the tool-bar, the scroll-bars, tool tips, and
362the 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