]> git.eshelyaron.com Git - emacs.git/commit
Correct arguments to `skip-syntax-forward'
authorMattias Engdegård <mattiase@acm.org>
Wed, 4 Sep 2019 14:27:02 +0000 (16:27 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 4 Sep 2019 14:27:02 +0000 (16:27 +0200)
commit2aee20fbf88322eff653405ea4932823fbb70fd5
tree4e3a3c0169c80a28a792f72054e2b927d3d35a90
parent4c3a40a9b7b8b953d7882942d44373ccd8f7a3cd
Correct arguments to `skip-syntax-forward'

* lisp/wid-edit.el (widget-sexp-validate): Fix bad calls to
`skip-syntax-forward', whose argument is not a regexp.
lisp/wid-edit.el