emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/cmdargs.texi


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/man/cmdargs.texi
Date: Mon, 11 Apr 2005 12:44:25 -0400

Index: emacs/man/cmdargs.texi
diff -c emacs/man/cmdargs.texi:1.91 emacs/man/cmdargs.texi:1.92
*** emacs/man/cmdargs.texi:1.91 Wed Apr  6 10:46:12 2005
--- emacs/man/cmdargs.texi      Mon Apr 11 16:44:25 2005
***************
*** 268,279 ****
  
  @item -Q
  @opindex -Q
! @itemx --bare-bones
! @opindex --bare-bones
! Start emacs with minimum customizations and window decorations.
! This is like using @samp{-q} and @samp{--no-site-file}, but in
! addition it also disables the menu-bar, the tool-bar, the scroll-bars,
! tool tips, the blinking cursor, and the fancy startup screen.
  
  @item --no-splash
  @opindex --no-splash
--- 268,277 ----
  
  @item -Q
  @opindex -Q
! @itemx --quick
! @opindex --quick
! Start emacs with minimum customizations.  This is like using @samp{-q}
! and @samp{--no-site-file}, but also disables the startup screen.
  
  @item --no-splash
  @opindex --no-splash
***************
*** 1222,1227 ****
--- 1220,1233 ----
  @opindex --no-blinking-cursor
  @cindex blinking cursor disable, command-line argument
  Disable the blinking cursor on graphical terminals.
+ 
+ @item -D
+ @opindex -D
+ @itemx --basic-display
+ @opindex --basic-display
+ Disable the menu-bar, the tool-bar, the scroll-bars, and tool tips,
+ and turn off the blinking cursor.  This can be useful for making a
+ test case that simplifies debugging of display problems.
  @end table
  
    The @samp{--xrm} option (@pxref{Resources}) specifies additional




reply via email to

[Prev in Thread] Current Thread [Next in Thread]