X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=man%2Fxemacs%2Fxemacs.texi;h=79d71fac418c36263fa55a2370b96b06fedfe3da;hb=a1f81b42f84bcde8f4746054c10626023e5ff73a;hp=abb9efb407d41e4146de820af657aba248c79cbc;hpb=98a6e4055a1fa624c592ac06f79287d55196ca37;p=chise%2Fxemacs-chise.git- diff --git a/man/xemacs/xemacs.texi b/man/xemacs/xemacs.texi index abb9efb..79d71fa 100644 --- a/man/xemacs/xemacs.texi +++ b/man/xemacs/xemacs.texi @@ -238,8 +238,10 @@ Packages * Packages:: Introduction to XEmacs Packages. * Package Terminology:: Understanding different kinds of packages. -* Using Packages:: How to install and use packages. +* Installing Packages:: How to install packages. * Building Packages:: Building packages from sources. +* Local.rules File:: An important part of building packages. +* Available Packages:: A brief directory of packaged LISP. Basic Editing Commands @@ -458,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. @@ -466,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