]> git.eshelyaron.com Git - emacs.git/commit
(scheme-syntax-propertize-sexp-comment): Allow `#;` in strings
authorPo Lu <luangruo@yahoo.com>
Mon, 1 Apr 2024 14:46:19 +0000 (10:46 -0400)
committerEshel Yaron <me@eshelyaron.com>
Tue, 2 Apr 2024 13:28:25 +0000 (15:28 +0200)
commitda8d1dd95aedef7c55956373a11704fb54c15c49
tree7ec6d9a2be56e33743c54094dffcaa862a4c3459
parent0b6fbadbfecd87d9f3c603a505152fd5a100191a
(scheme-syntax-propertize-sexp-comment): Allow `#;` in strings

* lisp/progmodes/scheme.el (scheme-syntax-propertize-sexp-comment):
Don't get confused by `#;` inside strings and (normal) comments.
(scheme-sexp-comment-syntax-table): Comment-out, unused.

(cherry picked from commit f53152faad170a93b7977c81f736cc787c2f9b71)
lisp/progmodes/scheme.el