]> git.eshelyaron.com Git - emacs.git/commit
* src/regex-emacs.c (re_match_2_internal): Rework comment in last change
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 19 Apr 2020 03:01:43 +0000 (23:01 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 19 Apr 2020 03:01:43 +0000 (23:01 -0400)
commitd5ec18c66bdefb492826eab0d60e818d5bac7238
tree9780090841d914e6ac09e091a10004bc2147a574
parent4df8a6111710a68197451879f2a966ae34a90db8
* src/regex-emacs.c (re_match_2_internal): Rework comment in last change

Explain why we don't need to worry about Lisp modifying the buffer.

* src/syntax.c (parse_sexp_propertize): Fix name in error message.
src/regex-emacs.c
src/syntax.c