]> git.eshelyaron.com Git - emacs.git/commit
Remove the now unneeded c-font-lock-flush from CC Mode.
authorAlan Mackenzie <acm@muc.de>
Mon, 17 Jun 2019 11:00:55 +0000 (11:00 +0000)
committerAlan Mackenzie <acm@muc.de>
Mon, 17 Jun 2019 11:00:55 +0000 (11:00 +0000)
commit7bf65920342b3e7ccc6386d037081192452bf1a9
tree9765474d77cd7a45f0c8cc135eaa5f4a6914805f
parente5a4d1a06fe616f546386adfac17af5480493b3c
Remove the now unneeded c-font-lock-flush from CC Mode.

* lisp/progmodes/cc-defs.el (c-font-lock-flush): Delete this macro.

* lisp/progmodes/cc-engine.el (c-propertize-raw-string-opener): Delete the
call to the macro.
lisp/progmodes/cc-defs.el
lisp/progmodes/cc-engine.el