mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(font-lock-beginning-of-syntax-function): Add defvar.
This commit is contained in:
parent
f96b52a36b
commit
746dca0081
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue