diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-28 09:36:40 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-28 09:36:40 -0400 |
commit | c0f7a276cfff36033798ab8bde651a5278c073cc (patch) | |
tree | 278e8bd92218bd89c11474029764be8dd43667e8 /test/lisp/emacs-lisp/pp-tests.el | |
parent | 1073e16960164b901849c32019a373cb1090e20a (diff) | |
download | emacs-c0f7a276cfff36033798ab8bde651a5278c073cc.tar.gz emacs-c0f7a276cfff36033798ab8bde651a5278c073cc.tar.bz2 emacs-c0f7a276cfff36033798ab8bde651a5278c073cc.zip |
* lisp/emacs-lisp/re-builder.el: Cosmetic changes
(reb-valid-string): Declare it risky so the mode-line will obey its
text-properties.
(reb-lisp-syntax-p): No need to make it `defsubst`.
(reb-target-value): New function to replace the
`reb-target-binding` macro. Adjust all callers.
(reb-auto-update): Give a more informative error message than just
"invalid" and give it a warning face.
(reb-update-regexp): Always update `reb-regexp-src` (it's harmless),
rather than only when it's necessary (reduces the need for advice in pcre.el).
Diffstat (limited to 'test/lisp/emacs-lisp/pp-tests.el')
0 files changed, 0 insertions, 0 deletions