]> git.eshelyaron.com Git - emacs.git/commit
CC Mode: Fix a coding bug in c-make-keywords-re. This should fix bug #61135
authorAlan Mackenzie <acm@muc.de>
Mon, 30 Jan 2023 20:02:36 +0000 (20:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 30 Jan 2023 20:02:36 +0000 (20:02 +0000)
commit327941b211299013868469e65050d92ea513f067
tree06677058c4ae039d447b4b60d4124dbfe241fbd1
parent2f3683cd4dc1e2358ae5f8c11f30a773f4540df7
CC Mode: Fix a coding bug in c-make-keywords-re.  This should fix bug #61135

* lisp/progmodes/cc-defs.el (c-make-keywords-re): Generate "\>" components in
result regexp when argument ADORN is `appendable'.  This fully fixes a bug
which was half-fixed on 2019-01-22.
lisp/progmodes/cc-defs.el