(Top): Fix the menu due to the last change in custom.texi.
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2007 09:04:57 +0000 (09:04 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2007 09:04:57 +0000 (09:04 +0000)
man/emacs.texi

index 3941615..e5a34c7 100644 (file)
@@ -908,7 +908,6 @@ Customizing Key Bindings
 * 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 @@ The Init File, @file{~/.emacs}
 * 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