Commit caf7426
Alan Mackenzie
FIx spurious fontification of variable in Java Mode
This fixes bug#72126.
* lisp/progmodes/cc-engine.el (c-forward-<>-arglist): Remove
tentative type identifier from c-record-type-identifiers should
it turn out not to be a type.1 parent 9b426e1 commit caf7426
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8771 | 8771 | | |
8772 | 8772 | | |
8773 | 8773 | | |
| 8774 | + | |
8774 | 8775 | | |
8775 | 8776 | | |
8776 | 8777 | | |
| |||
8807 | 8808 | | |
8808 | 8809 | | |
8809 | 8810 | | |
8810 | | - | |
| 8811 | + | |
| 8812 | + | |
8811 | 8813 | | |
8812 | 8814 | | |
8813 | 8815 | | |
| |||
0 commit comments