emacs-diffs
[Top][All Lists]
Advanced

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

master c847899: * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855)


From: Stefan Kangas
Subject: master c847899: * doc/man/emacs.1.in: Add --no-x-resources. (Bug#50855)
Date: Tue, 28 Sep 2021 09:45:57 -0400 (EDT)

branch: master
commit c8478990812fc3e7d71861aebbc96a62d2f54fb7
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * doc/man/emacs.1.in: Add --no-x-resources.  (Bug#50855)
---
 doc/man/emacs.1.in | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index 290be60..b2be8bb 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



reply via email to

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