]> git.eshelyaron.com Git - emacs.git/commitdiff
(Initial Options): Add -Q.
authorKim F. Storm <storm@cua.dk>
Thu, 15 Apr 2004 15:11:15 +0000 (15:11 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 15 Apr 2004 15:11:15 +0000 (15:11 +0000)
man/cmdargs.texi

index 3daf96f0d0087b661c3cab19a8f1b8f73dbc087c..f528b804c7280a5516ac9eb51ebb79f563318b53 100644 (file)
@@ -259,6 +259,13 @@ Do not load @file{site-start.el}.  The options @samp{-q}, @samp{-u}
 and @samp{--batch} have no effect on the loading of this file---this is
 the only option that blocks it.
 
+@item -Q
+@opindex -Q
+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
 @vindex inhibit-startup-message