]> git.eshelyaron.com Git - emacs.git/commit
Widen around c-font-lock-fontify-region. This fixes bug #38049.
authorAlan Mackenzie <acm@muc.de>
Sat, 9 Nov 2019 14:30:52 +0000 (14:30 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 9 Nov 2019 14:37:55 +0000 (14:37 +0000)
commit7362554eafd7e255b3d96a4f711e11708dee950f
tree65ef0b1bfd4da1761fe3f3b25a72b6aed951b5b0
parentb293aa91bcc7f553ffbc6c67027f3c86d06ffbd7
Widen around c-font-lock-fontify-region.  This fixes bug #38049.

* lisp/progmodes/cc-mode (c-font-lock-fontify-region): Widen in this function,
to ensure that the CC Mode font locking mechanism can examine characters
outside the given region.
lisp/progmodes/cc-mode.el