]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrapped
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 11 May 2020 04:15:15 +0000 (00:15 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 11 May 2020 04:15:15 +0000 (00:15 -0400)
commit5601eb231fe1467b2949d7cdc57d8fefb81540e2
tree584517dcab1ad2c7c3104b7679b627ee1b42274c
parent67bcde188f777e1f884eb46ab3123afa74d8d303
* lisp/emacs-lisp/syntax.el (syntax-propertize): Use run-hook-wrapped

This way we avoid making assumptions about the content of
syntax-propertize-extend-region-functions
lisp/emacs-lisp/syntax.el