emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cc-mode.texi


From: Luc Teirlinck
Subject: cc-mode.texi
Date: Wed, 8 Dec 2004 21:34:07 -0600 (CST)

The following corrects two small problems with cc-mode.texi.  I do not know
how cc-mode.texi is synched between emacs and address@hidden  I
can install in Emacs CVS, if this is desirable.

===File ~/cc-mode.texi-diff=================================
*** cc-mode.texi        11 Aug 2004 15:54:12 -0500      1.25
--- cc-mode.texi        08 Dec 2004 21:06:18 -0600      
***************
*** 1420,1426 ****
  @code{c-block-comment-prefix} typically gets overriden by the default
  style @code{gnu}, which sets it to blank.  You can see the line
  splitting effect described here by setting a different style,
! e.g. @code{k&r} @xref{Choosing a Style}}, which makes a comment
  
  @example
  /* Got O(n^2) here, which is a Bad Thing. */
--- 1420,1426 ----
  @code{c-block-comment-prefix} typically gets overriden by the default
  style @code{gnu}, which sets it to blank.  You can see the line
  splitting effect described here by setting a different style,
! e.g. @code{k&r} @xref{Choosing a Style}.}, which makes a comment
  
  @example
  /* Got O(n^2) here, which is a Bad Thing. */
***************
*** 1643,1649 ****
  @cindex font locking
  @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  
! @strong{Note:} The font locking in AWK mode is currently not integrated
  with the rest of @ccmode{}, so this section does not apply there.
  @xref{AWK Mode Font Locking}, instead.
  
--- 1643,1649 ----
  @cindex font locking
  @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  
! @strong{Please note:} The font locking in AWK mode is currently not integrated
  with the rest of @ccmode{}, so this section does not apply there.
  @xref{AWK Mode Font Locking}, instead.
  
============================================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]