; Spelling fix
This commit is contained in:
parent
aa40014ba3
commit
05781b2e88
1 changed files with 1 additions and 1 deletions
|
@ -2769,7 +2769,7 @@
|
||||||
This fixes bug #28623.
|
This fixes bug #28623.
|
||||||
|
|
||||||
* lisp/progmodes/cc-engine.el (c-looking-at-or-maybe-in-bracelist): When
|
* lisp/progmodes/cc-engine.el (c-looking-at-or-maybe-in-bracelist): When
|
||||||
testing for being enclosed in parens, recognise also a brace directly
|
testing for being enclosed in parens, recognize also a brace directly
|
||||||
following a comma, as well as a brace being the first thing inside the paren.
|
following a comma, as well as a brace being the first thing inside the paren.
|
||||||
Enhance the return value, by indicating when we're directly inside an open
|
Enhance the return value, by indicating when we're directly inside an open
|
||||||
paren.
|
paren.
|
||||||
|
|
Loading…
Add table
Reference in a new issue