]> git.eshelyaron.com Git - emacs.git/commit
(beginning-of-defun-raw): Suppress warning about syntax-begin-function
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 15:45:59 +0000 (17:45 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Jun 2019 15:46:06 +0000 (17:46 +0200)
commit48178edeed1006775a4a6755c6ee22bf5ab7a8e4
tree3e7d2065bf97053428330fb5192e9dcd1e2dd233
parente4fd2cfc72dcecfd458ecaca334b79d7e4448545
(beginning-of-defun-raw): Suppress warning about syntax-begin-function

* lisp/emacs-lisp/lisp.el (beginning-of-defun-raw):
font-lock-compile-keywords also suppresses warnings about the
obsolete syntax-begin-function variable, so suppress the only
other use not in syntax.el.
lisp/emacs-lisp/lisp.el