projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0b273e
)
; Fix a typo in a doc string in c-ts-common.el (bug#61736).
author
Daniel Martín
<mardani29@yahoo.es>
Thu, 23 Feb 2023 17:30:36 +0000
(18:30 +0100)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 23 Feb 2023 17:50:52 +0000
(19:50 +0200)
lisp/progmodes/c-ts-common.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/c-ts-common.el
b/lisp/progmodes/c-ts-common.el
index 8262e6261d46a29e7dfb51b41f5138263e641532..72df65a228732761b3888b5761c0b8ba1e2b47d9 100644
(file)
--- a/
lisp/progmodes/c-ts-common.el
+++ b/
lisp/progmodes/c-ts-common.el
@@
-268,7
+268,7
@@
particular major mode. This cannot be nil for `c-ts-common'
statement indent functions to work.")
(defvar c-ts-common-indent-type-regexp-alist nil
- "An alist of
of
node type regexps.
+ "An alist of node type regexps.
Each key in the alist is one of `if', `else', `do', `while',
`for', `block', `close-bracket'. Each value in the alist