mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-24 19:03:29 +00:00
(font-lock-beginning-of-syntax-function): Add defvar.
This commit is contained in:
parent
f96b52a36b
commit
746dca0081
@ -47,6 +47,8 @@
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
|
||||
(defvar font-lock-beginning-of-syntax-function)
|
||||
|
||||
(defsubst syntax-ppss-depth (ppss)
|
||||
(nth 0 ppss))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user