Template:Infobox major-mode

From WikEmacs
Revision as of 20:21, 1 April 2012 by Francesco (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


C++
Library cc-mode
Command c++-mode
Builtin yes
Auto-activates for *.ii, *.CC, *.HH, *.cpp, *.hpp, *.cxx, *.hxx, *.c++, *.h++, *.cc, *.hh


Generate a major-mode infobox.

{{Infobox major-mode
|title = C++
|library = cc-mode
|command = c++-mode
|builtin = yes
|auto activates = *.ii, *.CC, *.HH, *.cpp, *.hpp, *.cxx, *.hxx, *.c++, *.h++, *.cc, *.hh
}}

will generate the infobox shown at the top right corner of this page.