# HG changeset patch # User Eli Zaretskii # Date 1175331897 0 # Node ID fdfd8ccd3dd2ea83000af20e80477c9a1689dd14 # Parent 3d822097244e744f9f130eb097825e56d8ecbc19 (Top): Fix the menu due to the last change in custom.texi. diff -r 3d822097244e -r fdfd8ccd3dd2 man/emacs.texi --- a/man/emacs.texi Fri Mar 30 23:43:16 2007 +0000 +++ b/man/emacs.texi Sat Mar 31 09:04:57 2007 +0000 @@ -908,7 +908,6 @@ * Init Rebinding:: Rebinding keys with your init file, @file{.emacs}. * Function Keys:: Rebinding terminal function keys. * Named ASCII Chars:: Distinguishing @key{TAB} from @kbd{C-i}, and so on. -* Non-ASCII Rebinding:: Rebinding non-@acronym{ASCII} characters such as Latin-1. * Mouse Buttons:: Rebinding mouse buttons in Emacs. * Disabling:: Disabling a command means confirmation is required before it can be executed. This is done to protect @@ -920,6 +919,7 @@ * Init Examples:: How to do some things with an init file. * Terminal Init:: Each terminal type can have an init file. * Find Init:: How Emacs finds the init file. +* Init Non-ASCII:: Using non-@acronym{ASCII} characters in an init file. Dealing with Emacs Trouble