From: Chong Yidong Date: Tue, 15 Jul 2008 14:12:39 +0000 (+0000) Subject: (Top): Update node list. X-Git-Tag: emacs-pretest-23.0.90~4194 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f049d162c4fb411e3c7437687e9e647b920558dd;p=emacs.git (Top): Update node list. --- diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index fbcd7c4136f..4d5567ce210 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -160,8 +160,6 @@ Important General Concepts * 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 @@ Customizing Key Bindings * 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.