Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a1bf7841
Commit
a1bf7841
authored
Nov 15, 2007
by
Juanma Barranquero
Browse files
(Electric Keys, Electric Keys, Custom Macros): Fix typos.
parent
0b7f2f3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/misc/cc-mode.texi
doc/misc/cc-mode.texi
+3
-3
No files found.
doc/misc/cc-mode.texi
View file @
a1bf7841
...
...
@@ -1228,7 +1228,7 @@ reindenting the line. This reindentation saves you from having to
reindent a line manually after typing, say, a @samp
{
@
}}
. A few
keywords, such as @code
{
else
}
, also trigger electric action.
You can inhibit the electric behavio
u
r described here by disabling
You can inhibit the electric behavior described here by disabling
electric minor mode (@pxref
{
Minor Modes
}
).
Common to all these keys is that they only behave electrically when
...
...
@@ -1281,7 +1281,7 @@ whitespace before it).
Additionally, you can configure @ccmode
{}
so that typing a slash at
the start of a line within a block comment will terminate the
comment. You don't need to have electric minor mode enabled to get
this behavio
u
r. @xref
{
Clean-ups
}
.
this behavior. @xref
{
Clean-ups
}
.
In AWK mode, @samp
{
*
}
and @samp
{
/
}
do not delimit comments and are not
electric.
...
...
@@ -6458,7 +6458,7 @@ functions to this hook, not remove them. @xref{Style Variables}.
@comment
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Normally, the lines in a multi
-
line macro are indented relative to
each other as though they were code. You can suppress this behavio
u
r
each other as though they were code. You can suppress this behavior
by setting the following user option:
@defopt c
-
syntactic
-
indentation
-
in
-
macros
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment