/[emacs]/emacs/man/custom.texi
ViewVC logotype

Diff of /emacs/man/custom.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.84 by monnier, Sun Apr 17 21:52:06 2005 UTC revision 1.85 by lute, Wed May 18 14:22:39 2005 UTC
# Line 27  replay sequences of keys. Line 27  replay sequences of keys.
27  @menu  @menu
28  * Minor Modes::         Each minor mode is one feature you can turn on  * Minor Modes::         Each minor mode is one feature you can turn on
29                            independently of any others.                            independently of any others.
30  * Easy Customization::  * Easy Customization::  Convenient way to browse and change user options.
                         Convenient way to browse and change user options.  
31  * Variables::           Many Emacs commands examine Emacs variables  * Variables::           Many Emacs commands examine Emacs variables
32                            to decide what to do; by setting variables,                            to decide what to do; by setting variables,
33                            you can control their functioning.                            you can control their functioning.
34  * Key Bindings::        The keymaps say what command each key runs.  * Key Bindings::        The keymaps say what command each key runs.
35                            By changing them, you can "redefine keys".                            By changing them, you can "redefine keys".
36  * Keyboard Translations::  * Keyboard Translations:: If your keyboard passes an undesired code
37                          If your keyboard passes an undesired code                            for a key, you can tell Emacs to
38                             for a key, you can tell Emacs to                            substitute another code.
                            substitute another code.  
39  * Syntax::              The syntax table controls how words and  * Syntax::              The syntax table controls how words and
40                             expressions are parsed.                            expressions are parsed.
41  * Init File::           How to write common customizations in the  * Init File::           How to write common customizations in the
42                            @file{.emacs} file.                            @file{.emacs} file.
43  @end menu  @end menu

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26