changeset 96668:959a1b4666a7

(Top): Update node list.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Jul 2008 14:12:39 +0000
parents 83bed804c66b
children 007868df5b58
files doc/emacs/emacs.texi
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/emacs.texi	Tue Jul 15 14:12:30 2008 +0000
+++ b/doc/emacs/emacs.texi	Tue Jul 15 14:12:39 2008 +0000
@@ -160,8 +160,6 @@
 * Keys::	        Key sequences: what you type to request one
                           editing action.
 * Commands::	        Named functions run by key sequences to do editing.
-* Text Characters::     Character set for text (the contents of buffers
-			  and strings).
 * Entering Emacs::      Starting Emacs from the shell.
 * Exiting::	        Stopping or killing Emacs.
 * Emacs Invocation::    Hairy startup options.
@@ -913,6 +911,7 @@
 * Minibuffer Maps::     The minibuffer uses its own local keymaps.
 * Rebinding::           How to redefine one key's meaning conveniently.
 * Init Rebinding::      Rebinding keys with your init file, @file{.emacs}.
+* Modifier Keys::       Using modifier keys in key bindings.
 * Function Keys::       Rebinding terminal function keys.
 * Named ASCII Chars::   Distinguishing @key{TAB} from @kbd{C-i}, and so on.
 * Mouse Buttons::       Rebinding mouse buttons in Emacs.