From: Andreas Schwab Date: Sat, 28 Jan 2012 19:16:02 +0000 (+0100) Subject: Fix formatting of cc-mode manual X-Git-Tag: emacs-pretest-24.0.93~18 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b207a4ec7562cf7aca9f0d3c0c040403e73d2a07;p=emacs.git Fix formatting of cc-mode manual * cc-mode.texi: Always @defindex ss. (Config Basics): Fix argument of @itemize. (Macro Backslashes): Add @code around index entry. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 72ac8b85fc3..d1a045a730a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,9 @@ +2012-01-28 Andreas Schwab + + * cc-mode.texi: Always @defindex ss. + (Config Basics): Fix argument of @itemize. + (Macro Backslashes): Add @code around index entry. + 2012-01-23 Glenn Morris * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired. diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index e2730cc8b3b..c33bdbde9e4 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -147,10 +147,7 @@ CC Mode @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @comment Define an index for syntactic symbols. -@ifnottex @c In texi2dvi, the @defindex would create an empty cc-mode.ss - @c For Info, unlike tex, @syncodeindex needs a matching @defindex. @defindex ss -@end ifnottex @comment Combine key, syntactic symbol and concept indices into one. @syncodeindex ss cp @@ -2200,7 +2197,7 @@ method, ``Top-level commands or the customization interface''. If you make conflicting settings in several of these ways, the way that takes precedence is the one that appears latest in this list: -@itemize @asis +@itemize @w{} @item @table @asis @item Style @@ -6661,7 +6658,7 @@ these macros properly, see @ref{Macros with ;}. @node Macro Backslashes, Macros with ;, Custom Macros, Custom Macros @comment node-name, next, previous, up @section Customizing Macro Backslashes -@cindex #define +@cindex @code{#define} @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @ccmode{} provides some tools to help keep the line continuation