From c6064be86a4660b76ec5645dad4f2758b903ba58 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 15 Apr 2004 15:11:15 +0000 Subject: [PATCH] (Initial Options): Add -Q. --- man/cmdargs.texi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 3daf96f0d00..f528b804c72 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -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 -- 2.39.2