]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/syntax.el
`load-path' should contain only directory names
[gnu-emacs] / lisp / emacs-lisp / syntax.el
index fee62149b38c932bbf1cea008ff9fcbd55fda6fd..95ed775f6b43567a08ffc072f72947d0eb67c3ba 100644 (file)
@@ -374,6 +374,7 @@ from each other, to avoid keeping too much useless info.")
   "Function to move back outside of any comment/string/paren.
 This function should move the cursor back to some syntactically safe
 point (where the PPSS is equivalent to nil).")
+(make-obsolete-variable 'syntax-begin-function nil "25.1")
 
 (defvar syntax-ppss-cache nil
   "List of (POS . PPSS) pairs, in decreasing POS order.")