]> git.eshelyaron.com Git - emacs.git/commit
Add doc to syntax-propertize-function saying it must do a 100% job
authorAlan Mackenzie <acm@muc.de>
Sat, 19 Sep 2020 16:50:27 +0000 (16:50 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 19 Sep 2020 16:50:27 +0000 (16:50 +0000)
commitfd1fe1e1ecb6c68bbdea4bf071166779388174d0
tree09a3fd5aeba4b410a528b8e74ccd82175aaa1e38
parentfcd599bbeaac84113379dedbff4e59910e10e171
Add doc to syntax-propertize-function saying it must do a 100% job

and cannot be combined with other ways of applying syntax-table text
properties.

* lisp/emacs-lisp/syntax.el (syntax-propertize-function): Amend doc string.

* doc/lispref/syntax.texi (Syntax Properties): Amend the description of the
variable.
doc/lispref/syntax.texi
lisp/emacs-lisp/syntax.el