From: Richard M. Stallman Date: Tue, 30 Oct 2001 18:39:13 +0000 (+0000) Subject: Everything about X resources moved to xresources.texi. X-Git-Tag: ttn-vms-21-2-B4~18985 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21af0bfaf3e9cb92d94aeeaae6ae3c472256313b;p=emacs.git Everything about X resources moved to xresources.texi. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 03ce0b539fa..842f7b800d1 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi @@ -1,7 +1,7 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985,86,87,93,94,95,1997,2001 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. -@node Command Arguments, Antinews, Service, Top +@node Command Arguments, X Resources, Service, Top @appendix Command Line Arguments @cindex command line arguments @cindex arguments (command line) @@ -539,6 +539,15 @@ actually used. Used when initializing the Sun windows system. @end table +@node X Resources, Antinews, Command Arguments, Top +@appendix X Resources + + Some aspects of Emacs behavior can be customized using X resources, +as with other programs that use X. A few things, relating to toolkit +menus and tooltip windows, can only be customized this way, since they +are handled by libraries that are already set up to get their +customizations thus. + @node Display X @appendixsec Specifying the Display Name @cindex display name (X Window System)