changeset 76815:fdfd8ccd3dd2

(Top): Fix the menu due to the last change in custom.texi.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Mar 2007 09:04:57 +0000
parents 3d822097244e
children a878a3923330
files man/emacs.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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