]> git.eshelyaron.com Git - emacs.git/commit
objc-mode: Handle (de)propertization of < and >.
authorAlan Mackenzie <acm@muc.de>
Tue, 4 Jul 2023 15:29:53 +0000 (15:29 +0000)
committerAlan Mackenzie <acm@muc.de>
Tue, 4 Jul 2023 15:29:53 +0000 (15:29 +0000)
commit753aaeb99c7eaa87e40c058235e31ef773babc8a
treeb6e551a04dcd0a46e9a3e313c65eb0ea69035e25
parentb34f9a44393a331c866268d93b16ad69567a3cd4
objc-mode: Handle (de)propertization of < and >.

* lisp/progmodes/cc-langs.el
(c-get-state-before-change-functions)
(c-before-font-lock-functions): Separate the C and objc
versions, and add (to the first) c-unmark-<>-around-region and
c-before-change-check-<>-operators, (to the second)
c-unmark-<>-around-region and c-restore-<>-properties into the
objc versions of these lang variables.
lisp/progmodes/cc-langs.el