summaryrefslogtreecommitdiff
path: root/doc/man/emacs.1.in
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-28 15:45:27 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-28 15:45:27 +0200
commitc8478990812fc3e7d71861aebbc96a62d2f54fb7 (patch)
treeea14de31d50440ec2148bc7a82896847a241564c /doc/man/emacs.1.in
parent9a5a35c5a65c88ae79c2dce8d5fa63df38418450 (diff)
downloademacs-c8478990812fc3e7d71861aebbc96a62d2f54fb7.tar.gz
* doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855)
Diffstat (limited to 'doc/man/emacs.1.in')
-rw-r--r--doc/man/emacs.1.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 290be604e3b..b2be8bb07b1 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -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