165
|
1 ;;; DO NOT MODIFY THIS FILE
|
183
|
2 (if (featurep 'cc-mode-autoloads) (error "Already loaded"))
|
165
|
3
|
167
|
4 ;;;### (autoloads nil "cc-langs" "cc-mode/cc-langs.el")
|
|
5
|
|
6 (defvar c-mode-syntax-table nil "\
|
|
7 Syntax table used in c-mode buffers.")
|
|
8
|
181
|
9 (defvar c++-mode-syntax-table nil "\
|
|
10 Syntax table used in c++-mode buffers.")
|
|
11
|
|
12 (defvar objc-mode-syntax-table nil "\
|
|
13 Syntax table used in objc-mode buffers.")
|
|
14
|
|
15 (defvar java-mode-syntax-table nil "\
|
|
16 Syntax table used in java-mode buffers.")
|
|
17
|
|
18 (defvar idl-mode-syntax-table nil "\
|
|
19 Syntax table used in idl-mode buffers.")
|
|
20
|
167
|
21 ;;;***
|
|
22
|
177
|
23 ;;;### (autoloads (idl-mode java-mode objc-mode c++-mode c-mode c-initialize-cc-mode) "cc-mode" "cc-mode/cc-mode.el")
|
|
24
|
|
25 (autoload 'c-initialize-cc-mode "cc-mode" nil nil nil)
|
165
|
26
|
|
27 (autoload 'c-mode "cc-mode" "\
|
|
28 Major mode for editing K&R and ANSI C code.
|
|
29 To submit a problem report, enter `\\[c-submit-bug-report]' from a
|
|
30 c-mode buffer. This automatically sets up a mail buffer with version
|
|
31 information already added. You just need to add a description of the
|
|
32 problem, including a reproducible test case and send the message.
|
|
33
|
|
34 To see what version of CC Mode you are running, enter `\\[c-version]'.
|
|
35
|
|
36 The hook variable `c-mode-hook' is run with no args, if that value is
|
|
37 bound and has a non-nil value. Also the hook `c-mode-common-hook' is
|
|
38 run first.
|
|
39
|
|
40 Key bindings:
|
|
41 \\{c-mode-map}" t nil)
|
|
42
|
|
43 (autoload 'c++-mode "cc-mode" "\
|
|
44 Major mode for editing C++ code.
|
|
45 To submit a problem report, enter `\\[c-submit-bug-report]' from a
|
|
46 c++-mode buffer. This automatically sets up a mail buffer with
|
|
47 version information already added. You just need to add a description
|
|
48 of the problem, including a reproducible test case, and send the
|
|
49 message.
|
|
50
|
|
51 To see what version of CC Mode you are running, enter `\\[c-version]'.
|
|
52
|
|
53 The hook variable `c++-mode-hook' is run with no args, if that
|
|
54 variable is bound and has a non-nil value. Also the hook
|
|
55 `c-mode-common-hook' is run first.
|
|
56
|
|
57 Key bindings:
|
|
58 \\{c++-mode-map}" t nil)
|
|
59
|
|
60 (autoload 'objc-mode "cc-mode" "\
|
|
61 Major mode for editing Objective C code.
|
|
62 To submit a problem report, enter `\\[c-submit-bug-report]' from an
|
|
63 objc-mode buffer. This automatically sets up a mail buffer with
|
|
64 version information already added. You just need to add a description
|
|
65 of the problem, including a reproducible test case, and send the
|
|
66 message.
|
|
67
|
|
68 To see what version of CC Mode you are running, enter `\\[c-version]'.
|
|
69
|
|
70 The hook variable `objc-mode-hook' is run with no args, if that value
|
|
71 is bound and has a non-nil value. Also the hook `c-mode-common-hook'
|
|
72 is run first.
|
|
73
|
|
74 Key bindings:
|
|
75 \\{objc-mode-map}" t nil)
|
|
76
|
|
77 (autoload 'java-mode "cc-mode" "\
|
|
78 Major mode for editing Java code.
|
|
79 To submit a problem report, enter `\\[c-submit-bug-report]' from an
|
|
80 java-mode buffer. This automatically sets up a mail buffer with
|
|
81 version information already added. You just need to add a description
|
|
82 of the problem, including a reproducible test case and send the
|
|
83 message.
|
|
84
|
|
85 To see what version of CC Mode you are running, enter `\\[c-version]'.
|
|
86
|
|
87 The hook variable `java-mode-hook' is run with no args, if that value
|
|
88 is bound and has a non-nil value. Also the common hook
|
|
89 `c-mode-common-hook' is run first. Note that this mode automatically
|
|
90 sets the \"java\" style before calling any hooks so be careful if you
|
|
91 set styles in `c-mode-common-hook'.
|
|
92
|
|
93 Key bindings:
|
|
94 \\{java-mode-map}" t nil)
|
|
95
|
177
|
96 (autoload 'idl-mode "cc-mode" "\
|
|
97 Major mode for editing CORBA's IDL code.
|
|
98 To submit a problem report, enter `\\[c-submit-bug-report]' from an
|
|
99 idl-mode buffer. This automatically sets up a mail buffer with
|
|
100 version information already added. You just need to add a description
|
|
101 of the problem, including a reproducible test case, and send the
|
|
102 message.
|
|
103
|
|
104 To see what version of CC Mode you are running, enter `\\[c-version]'.
|
|
105
|
|
106 The hook variable `idl-mode-hook' is run with no args, if that
|
|
107 variable is bound and has a non-nil value. Also the hook
|
|
108 `c-mode-common-hook' is run first.
|
|
109
|
|
110 Key bindings:
|
|
111 \\{idl-mode-map}" t nil)
|
|
112
|
165
|
113 ;;;***
|
|
114
|
181
|
115 ;;;### (autoloads (c-set-offset c-add-style c-set-style) "cc-styles" "cc-mode/cc-styles.el")
|
165
|
116
|
|
117 (autoload 'c-set-style "cc-styles" "\
|
|
118 Set CC Mode variables to use one of several different indentation styles.
|
|
119 STYLENAME is a string representing the desired style from the list of
|
|
120 styles described in the variable `c-style-alist'. See that variable
|
|
121 for details of setting up styles.
|
|
122
|
|
123 The variable `c-indentation-style' always contains the buffer's current
|
|
124 style name." t nil)
|
|
125
|
|
126 (autoload 'c-add-style "cc-styles" "\
|
|
127 Adds a style to `c-style-alist', or updates an existing one.
|
|
128 STYLE is a string identifying the style to add or update. DESCRIP is
|
|
129 an association list describing the style and must be of the form:
|
|
130
|
|
131 ([BASESTYLE] (VARIABLE . VALUE) [(VARIABLE . VALUE) ...])
|
|
132
|
|
133 See the variable `c-style-alist' for the semantics of BASESTYLE,
|
|
134 VARIABLE and VALUE. This function also sets the current style to
|
|
135 STYLE using `c-set-style' if the optional SET-P flag is non-nil." t nil)
|
|
136
|
181
|
137 (autoload 'c-set-offset "cc-styles" "\
|
|
138 Change the value of a syntactic element symbol in `c-offsets-alist'.
|
|
139 SYMBOL is the syntactic element symbol to change and OFFSET is the new
|
|
140 offset for that syntactic element. Optional ADD says to add SYMBOL to
|
|
141 `c-offsets-alist' if it doesn't already appear there." t nil)
|
|
142
|
165
|
143 ;;;***
|
|
144
|
|
145 (provide 'cc-mode-autoloads)
|