comparison man/cc-mode.texi @ 83561:dc002877ce12

Merged from emacs@sv.gnu.org Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-674 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-675 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-676 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-677 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-678 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-679 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-680 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-681 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-682 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-683 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-684 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-685 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-686 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-687 Release ERC 5.2. * emacs@sv.gnu.org/emacs--devo--0--patch-688 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-689 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-690 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-691 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-692 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-693 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-694 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-695 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-696 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-697 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-698 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-699 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-700 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-701 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-209 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-210 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-211 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-212 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-213 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-214 Merge from emacs--devo--0 * emacs@sv.gnu.org/gnus--rel--5.10--patch-215 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-601
author Karoly Lorentey <karoly@lorentey.hu>
date Sun, 22 Apr 2007 12:42:47 +0000
parents 738ce3540ffb 88224dc74061
children
comparison
equal deleted inserted replaced
83560:738ce3540ffb 83561:dc002877ce12
253 * Performance Issues:: 253 * Performance Issues::
254 * Limitations and Known Bugs:: 254 * Limitations and Known Bugs::
255 * FAQ:: 255 * FAQ::
256 * Updating CC Mode:: 256 * Updating CC Mode::
257 * Mailing Lists and Bug Reports:: 257 * Mailing Lists and Bug Reports::
258 * GNU Free Documentation License::
258 * Command and Function Index:: 259 * Command and Function Index::
259 * Variable Index:: 260 * Variable Index::
260 * Concept and Key Index:: 261 * Concept and Key Index::
261 262
262 @detailmenu 263 @detailmenu
1878 1879
1879 This level is designed for fairly modern hardware and a font lock 1880 This level is designed for fairly modern hardware and a font lock
1880 support mode like Lazy Lock or Just-in-time Lock mode that only 1881 support mode like Lazy Lock or Just-in-time Lock mode that only
1881 fontifies the parts that are actually shown. Fontifying the whole 1882 fontifies the parts that are actually shown. Fontifying the whole
1882 buffer at once can easily get bothersomely slow even on contemporary 1883 buffer at once can easily get bothersomely slow even on contemporary
1883 hardware. 1884 hardware. @xref{Font Lock,,,@emacsman{}, @emacsmantitle{}}.
1884 @c ACM, 2005/8/28: There should be a page in the (X)Emacs manual
1885 @c describing these support modes. There wasn't in the
1886 @c fourteenth edition of the Emacs manual (released with Emacs 21.3).
1887 @c There might be one in the Emacs CVS for 22.1.
1888 @end enumerate 1885 @end enumerate
1889 1886
1890 @cindex user defined types 1887 @cindex user defined types
1891 @cindex types, user defined 1888 @cindex types, user defined
1892 1889
6894 @uref{http://cc-mode.sourceforge.net/} 6891 @uref{http://cc-mode.sourceforge.net/}
6895 @end quotation 6892 @end quotation
6896 6893
6897 6894
6898 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6895 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6899 @node Mailing Lists and Bug Reports, Command and Function Index, Updating CC Mode, Top 6896 @node Mailing Lists and Bug Reports, GNU Free Documentation License, Updating CC Mode, Top
6900 @comment node-name, next, previous, up 6897 @comment node-name, next, previous, up
6901 @appendix Mailing Lists and Submitting Bug Reports 6898 @appendix Mailing Lists and Submitting Bug Reports
6902 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6899 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6903 6900
6904 @kindex C-c C-b 6901 @kindex C-c C-b
6936 @code{comp.emacs.xemacs}, @code{comp.lang.c}, @code{comp.lang.c++}, 6933 @code{comp.emacs.xemacs}, @code{comp.lang.c}, @code{comp.lang.c++},
6937 @code{comp.lang.objective-c}, @code{comp.lang.java.softwaretools}, 6934 @code{comp.lang.objective-c}, @code{comp.lang.java.softwaretools},
6938 @code{comp.lang.idl}, and @code{comp.lang.awk}. 6935 @code{comp.lang.idl}, and @code{comp.lang.awk}.
6939 @c There is no newsgroup for Pike. :-( 6936 @c There is no newsgroup for Pike. :-(
6940 6937
6938
6939 @node GNU Free Documentation License, Command and Function Index, Mailing Lists and Bug Reports, Top
6940 @appendix GNU Free Documentation License
6941 @include doclicense.texi
6942
6943
6941 @c Removed the tentative node "Mode Initialization" from here, 2005/8/27. 6944 @c Removed the tentative node "Mode Initialization" from here, 2005/8/27.
6942 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6945 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6943 @node Command and Function Index, Variable Index, Mailing Lists and Bug Reports, Top 6946 @node Command and Function Index, Variable Index, GNU Free Documentation License, Top
6944 @comment node-name, next, previous, up 6947 @comment node-name, next, previous, up
6945 @unnumbered Command and Function Index 6948 @unnumbered Command and Function Index
6946 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 6949 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6947 6950
6948 Since most @ccmode{} commands are prepended with the string 6951 Since most @ccmode{} commands are prepended with the string