XEmacs 21.4.17 "Jumbo Shrimp".
[chise/xemacs-chise.git.1] / man / xemacs / xemacs.texi
index d5d83b6..79d71fa 100644 (file)
@@ -241,7 +241,6 @@ Packages
 * Installing Packages:: How to install packages.
 * Building Packages::   Building packages from sources.
 * Local.rules File::    An important part of building packages.
-* Creating Packages::   The basics.
 * Available Packages::  A brief directory of packaged LISP.
 
 Basic Editing Commands
@@ -461,6 +460,7 @@ Editing Programs
 * Change Log::          Maintaining a change history for your program.
 * Tags::                Go directly to any function in your program in one
                          command.  Tags remembers which file it is in.
+* CC Mode::             Modes for C, C++, Java and similar languages
 * Fortran::            Fortran mode and its special features.
 * Asm Mode::            Asm mode and its special features.
 
@@ -469,7 +469,6 @@ Indentation for Programs
 * Basic Indent::
 * Multi-line Indent::   Commands to reindent many lines at once.
 * Lisp Indent::                Specifying how each Lisp function should be indented.
-* C Indent::           Choosing an indentation style for C code.
 
 Tags Tables