comparison man/custom.texi @ 76816:a878a3923330

(Init File, Init Non-ASCII): Fix last change.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Mar 2007 09:06:48 +0000
parents 3d822097244e
children 6d84345ebed1 9f791baf230d 4ef881a120fe
comparison
equal deleted inserted replaced
76815:fdfd8ccd3dd2 76816:a878a3923330
2093 @menu 2093 @menu
2094 * Init Syntax:: Syntax of constants in Emacs Lisp. 2094 * Init Syntax:: Syntax of constants in Emacs Lisp.
2095 * Init Examples:: How to do some things with an init file. 2095 * Init Examples:: How to do some things with an init file.
2096 * Terminal Init:: Each terminal type can have an init file. 2096 * Terminal Init:: Each terminal type can have an init file.
2097 * Find Init:: How Emacs finds the init file. 2097 * Find Init:: How Emacs finds the init file.
2098 * Init Non-ASCII:: Using non-ASCII characters in an init file. 2098 * Init Non-ASCII:: Using non-@acronym{ASCII} characters in an init file.
2099 @end menu 2099 @end menu
2100 2100
2101 @node Init Syntax 2101 @node Init Syntax
2102 @subsection Init File Syntax 2102 @subsection Init File Syntax
2103 2103
2464 otherwise, it looks up the home directory corresponding to that user 2464 otherwise, it looks up the home directory corresponding to that user
2465 name in the system's data base of users. 2465 name in the system's data base of users.
2466 @c LocalWords: backtab 2466 @c LocalWords: backtab
2467 2467
2468 @node Init Non-ASCII 2468 @node Init Non-ASCII
2469 @subsection Non-ASCII Characters in Init Files 2469 @subsection Non-@acronym{ASCII} Characters in Init Files
2470 @cindex international characters in @file{.emacs} 2470 @cindex international characters in @file{.emacs}
2471 @cindex non-@acronym{ASCII} characters in @file{.emacs} 2471 @cindex non-@acronym{ASCII} characters in @file{.emacs}
2472 @cindex non-@acronym{ASCII} keys, binding 2472 @cindex non-@acronym{ASCII} keys, binding
2473 @cindex rebinding non-@acronym{ASCII} keys 2473 @cindex rebinding non-@acronym{ASCII} keys
2474 2474