comparison man/new-users-guide/custom2.texi @ 290:c9fe270a4101 r21-0b43

Import from CVS: tag r21-0b43
author cvs
date Mon, 13 Aug 2007 10:36:47 +0200
parents dbb370e3c29e
children 74fd4e045ea6
comparison
equal deleted inserted replaced
289:6e6992ccc4b6 290:c9fe270a4101
192 192
193 There are some other options available to make the value of a variable 193 There are some other options available to make the value of a variable
194 local to a buffer and then to switch to its global value. You can also 194 local to a buffer and then to switch to its global value. You can also
195 have a @dfn{local variables list} in a file which specifies the values 195 have a @dfn{local variables list} in a file which specifies the values
196 to use for certain Emacs variables when you edit that 196 to use for certain Emacs variables when you edit that
197 file. @xref{Variables,,,,XEmacs User's Manual}, for information on 197 file. @xref{Variables,,,xemacs,XEmacs User's Manual}, for information on
198 these options. 198 these options.
199 199
200 200
201 @comment node-name, next, previous, up 201 @comment node-name, next, previous, up
202 @node Init File, , Setting Variables, Other Customizations 202 @node Init File, , Setting Variables, Other Customizations
422 @file{/usr/local/lib/xemacs-20.0/lisp/packages/big-menubar.el} file. 422 @file{/usr/local/lib/xemacs-20.0/lisp/packages/big-menubar.el} file.
423 423
424 @end itemize 424 @end itemize
425 425
426 For more information on initializing your @file{.emacs} file, 426 For more information on initializing your @file{.emacs} file,
427 @xref{Init File,,,,XEmacs User's Manual}. You should also look at 427 @xref{Init File,,,xemacs,XEmacs User's Manual}. You should also look at
428 @file{/usr/local/lib/xemacs-20.0/etc/sample.emacs}, which is a sample 428 @file{/usr/local/lib/xemacs-20.0/etc/sample.emacs}, which is a sample
429 @file{.emacs} file. It contains some of the commonly desired 429 @file{.emacs} file. It contains some of the commonly desired
430 customizations in Emacs. 430 customizations in Emacs.
431 431
432 432