diff options
Diffstat (limited to 'doc/misc/cc-mode.texi')
-rw-r--r-- | doc/misc/cc-mode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index bade04fb95c..a8f5248c4c8 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -898,7 +898,7 @@ lines. @vindex defun-tactic @r{(c-)} Move to the beginning or end of the current or next function. Other -constructs (such as a structs or classes) which have a brace block +constructs (such as structs or classes) which have a brace block also count as ``functions'' here. To move over several functions, you can give these commands a repeat count. |