]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855)
authorStefan Kangas <stefan@marxist.se>
Tue, 28 Sep 2021 13:45:27 +0000 (15:45 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 28 Sep 2021 13:45:27 +0000 (15:45 +0200)
doc/man/emacs.1.in

index 290be604e3badb7f9d3f64224c5ac3e01120d848..b2be8bb07b19b7cb628e8b4c0409706afe285735 100644 (file)
@@ -1,5 +1,5 @@
 .\" See section COPYING for copyright and redistribution information.
-.TH EMACS 1 "2020-04-05" "GNU Emacs @version@" "GNU"
+.TH EMACS 1 "2021-09-28" "GNU Emacs @version@" "GNU"
 .
 .
 .SH NAME
@@ -215,6 +215,9 @@ Specify the name which should be assigned to the initial
 window.
 This controls looking up X resources as well as the window title.
 .TP
+.BR \-\-no\-x\-resources
+Do not load X resources.
+.TP
 .BI \-T " name\fR,\fP " \-\-title= "name"
 Specify the title for the initial X window.
 .TP