projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa40014
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 20 Mar 2018 01:53:21 +0000
(18:53 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 20 Mar 2018 01:53:21 +0000
(18:53 -0700)
ChangeLog.3
patch
|
blob
|
history
diff --git
a/ChangeLog.3
b/ChangeLog.3
index ea4d71c63aea20fe29e798a66063006a0bf91986..2dbe6c4bdbde6a1b72c985835bbaaab0696e7b68 100644
(file)
--- a/
ChangeLog.3
+++ b/
ChangeLog.3
@@
-2769,7
+2769,7
@@
This fixes bug #28623.
* lisp/progmodes/cc-engine.el (c-looking-at-or-maybe-in-bracelist): When
- testing for being enclosed in parens, recogni
s
e also a brace directly
+ testing for being enclosed in parens, recogni
z
e also a brace directly
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
paren.