# HG changeset patch # User Chong Yidong # Date 1216131159 0 # Node ID 959a1b4666a79bc40d49027964a43dc031ceaae4 # Parent 83bed804c66ba0190af908e82e8ea20aca9b3d58 (Top): Update node list. diff -r 83bed804c66b -r 959a1b4666a7 doc/emacs/emacs.texi --- 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.