all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cc-mode.texi
@ 2004-12-09  3:34 Luc Teirlinck
  2004-12-18 21:19 ` cc-mode.texi Martin Stjernholm
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Teirlinck @ 2004-12-09  3:34 UTC (permalink / raw)
  Cc: bug-cc-mode

The following corrects two small problems with cc-mode.texi.  I do not know
how cc-mode.texi is synched between emacs and bug-cc-mode@gnu.org.  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.
  
============================================================

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: cc-mode.texi
  2004-12-09  3:34 cc-mode.texi Luc Teirlinck
@ 2004-12-18 21:19 ` Martin Stjernholm
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Stjernholm @ 2004-12-18 21:19 UTC (permalink / raw)
  Cc: bug-cc-mode, emacs-devel

Luc Teirlinck <teirllm@dms.auburn.edu> wrote:

> The following corrects two small problems with cc-mode.texi.

Thanks, I've now applied it to the upstream source.

> I do not know how cc-mode.texi is synched between emacs and
> bug-cc-mode@gnu.org. I can install in Emacs CVS, if this is
> desirable.

It's done in the same way as the sources: Do it directly in the Emacs
cvs and (preferably) send a short note to bug-cc-mode@gnu.org. When I
merge in my upstream changes I will discover changes made in the Emacs
cvs anyway, but it's always nice to be aware of them a bit earlier.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-18 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-09  3:34 cc-mode.texi Luc Teirlinck
2004-12-18 21:19 ` cc-mode.texi Martin Stjernholm

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.