(syntax-ppss): Autoload.
This commit is contained in:
parent
67f300f817
commit
71f343138c
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ point (where the PPSS is equivalent to nil).")
|
|||
(mapcar (lambda (x) (cons (car x) (truncate (/ (cdr x) (car x)))))
|
||||
syntax-ppss-stats))
|
||||
|
||||
;;;###autoload
|
||||
(defun syntax-ppss (&optional pos)
|
||||
"Parse-Partial-Sexp State at POS.
|
||||
The returned value is the same as `parse-partial-sexp' except that
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue