doc/emacs/programs.texi (Custom C Indent): Fix a typo. (Bug#19647)
This commit is contained in:
parent
88ba49fe35
commit
8ee825c35b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2015-01-21 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
|
* programs.texi (Custom C Indent): Fix a typo. (Bug#19647)
|
||||||
|
|
||||||
2014-12-22 Eli Zaretskii <eliz@gnu.org>
|
2014-12-22 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
* buffers.texi (Kill Buffer): Improve indexing.
|
* buffers.texi (Kill Buffer): Improve indexing.
|
||||||
|
|
|
@ -546,7 +546,7 @@ your selected @dfn{style} with the syntactic construct and adds this
|
||||||
onto the indentation of the @dfn{anchor statement}.
|
onto the indentation of the @dfn{anchor statement}.
|
||||||
|
|
||||||
@table @kbd
|
@table @kbd
|
||||||
@item C-c . @key{RET} @var{style} @key{RET}
|
@item C-c . @var{style} @key{RET}
|
||||||
Select a predefined style @var{style} (@code{c-set-style}).
|
Select a predefined style @var{style} (@code{c-set-style}).
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue