diff options
author | Alan Mackenzie <acm@muc.de> | 2024-09-21 16:46:32 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2024-09-21 16:46:32 +0000 |
commit | 086cb1b590251ca353fec5a841ea882cdf9cbcb2 (patch) | |
tree | a47e4d3c20bb31816dc72af70af30e888dee57df /lisp/emacs-lisp/lisp-mode.el | |
parent | 4745bafa6a1d6aeda5ad08e09541d076ee223382 (diff) | |
download | emacs-086cb1b590251ca353fec5a841ea882cdf9cbcb2.tar.gz emacs-086cb1b590251ca353fec5a841ea882cdf9cbcb2.tar.bz2 emacs-086cb1b590251ca353fec5a841ea882cdf9cbcb2.zip |
CC Mode: fix minor errors in the fontification of enums.
1: Fix the typing of a space on the { line in an enum
specification which is the first item in a buffer. This
defontified the enum's identifiers.
2: Fix the typing of a space on the line of the enum's last
identifier. This defontified that identifier for
jit-lock-context-time.
* lisp/progmodes/cc-engine.el (c-forward-declarator): Cease
rejecting the identifier if there are no further tokens before
LIMIT.
* lisp/progmodes/cc-mode.el (c-fl-decl-start): Accept a
backward search as succeeding if it hits point-min.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions