aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCharles A. Roelli2017-11-05 10:18:00 +0100
committerCharles A. Roelli2017-11-05 10:18:00 +0100
commit00fa4449cd5a28f8f302e56e9175ebfe5dcb2da6 (patch)
tree94868c9c6a39a52cda9be8e86a9fad0ea1ea4b79 /doc
parent918a2dda07ebf16601a93d0464f62c4e846d8b39 (diff)
downloademacs-00fa4449cd5a28f8f302e56e9175ebfe5dcb2da6.tar.gz
emacs-00fa4449cd5a28f8f302e56e9175ebfe5dcb2da6.zip
; Fix typo
* doc/misc/cc-mode.texi (Other Commands): Fix typo.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/cc-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi
index 09a86c888d3..13f5c81d949 100644
--- a/doc/misc/cc-mode.texi
+++ b/doc/misc/cc-mode.texi
@@ -1778,7 +1778,7 @@ Additionally, if a prefix argument is given, push the function name to
1778the kill ring. If there is no current function, 1778the kill ring. If there is no current function,
1779@code{c-display-defun-name} does nothing. In Emacs, you can use this 1779@code{c-display-defun-name} does nothing. In Emacs, you can use this
1780command in the middle of an interactive search if you set the 1780command in the middle of an interactive search if you set the
1781customizable option @code{isearch-allow-scoll} to non-@code{nil}. 1781customizable option @code{isearch-allow-scroll} to non-@code{nil}.
1782@xref{Not Exiting Isearch,,,emacs, GNU Emacs Manual}. 1782@xref{Not Exiting Isearch,,,emacs, GNU Emacs Manual}.
1783 1783
1784@item @kbd{C-c C-\} (@code{c-backslash-region}) 1784@item @kbd{C-c C-\} (@code{c-backslash-region})