diff options
author | Richard M. Stallman <rms@gnu.org> | 2007-07-10 03:49:44 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2007-07-10 03:49:44 +0000 |
commit | ef8878109c47998abea49be9965c757af12cdd64 (patch) | |
tree | c6a26a63a9eda4b9c74665c2d1291387a236a4bc /lisp/emacs-lisp/autoload.el | |
parent | 5d27646d21eab1e70b58df3f5e27d87e34b43a89 (diff) | |
download | emacs-ef8878109c47998abea49be9965c757af12cdd64.tar.gz |
(Vinhibit_changing_match_data, search_regs_1): New vars.
(looking_at_1): Don't change search_regs and last_thing_searched
if `inhibit-changing-match-data' is non-nil.
(string_match_1, search_buffer, set_search_regs): Likewise.
(syms_of_search): Add Lisp level definition for
`inhibit-changing-match-data' and set it to nil.
(boyer_moore): If `inhibit-changing-match-data' is non-nil,
compute start and end of the match, instead of using values in search_regs.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions