comparison man/xemacs/custom.texi @ 276:6330739388db r21-0b36

Import from CVS: tag r21-0b36
author cvs
date Mon, 13 Aug 2007 10:30:37 +0200
parents 11cf20601dec
children 54f7aa390f4f
comparison
equal deleted inserted replaced
275:a68ae4439f57 276:6330739388db
2066 for its resources. Unfortunately, GNU Emacs uses the same application 2066 for its resources. Unfortunately, GNU Emacs uses the same application
2067 class, and resources are not compatible between the two Emacsen. This 2067 class, and resources are not compatible between the two Emacsen. This
2068 sharing of the application class often leads to trouble if you want to 2068 sharing of the application class often leads to trouble if you want to
2069 run both variants. 2069 run both variants.
2070 2070
2071 Starting with XEmacs 20.5, XEmacs will use the class @samp{XEmacs} if it 2071 Starting with XEmacs 21, XEmacs uses the class @samp{XEmacs} if it finds
2072 finds any XEmacs resources in the resource database when the X 2072 any XEmacs resources in the resource database when the X connection is
2073 connection is initialized. Otherwise, it will use the class @samp{Emacs} 2073 initialized. Otherwise, it will use the class @samp{Emacs} for
2074 for backwards compatability. The variable @var{x-emacs-application-class} 2074 backwards compatability. The variable @var{x-emacs-application-class}
2075 may be consulted to determine the application class being used. 2075 may be consulted to determine the application class being used.
2076 2076
2077 The examples in this section assume the application class is @samp{Emacs}. 2077 The examples in this section assume the application class is @samp{Emacs}.
2078 2078
2079 The Emacs resources are generally set per-frame. Each Emacs frame can have 2079 The Emacs resources are generally set per-frame. Each Emacs frame can have