diff options
author | Michal Nazarewicz <mina86@mina86.com> | 2016-07-23 16:05:12 +0200 |
---|---|---|
committer | Michal Nazarewicz <mina86@mina86.com> | 2016-08-02 15:39:10 +0200 |
commit | 9a418e0f98a6ee14d9984e597038168ebe0a7a03 (patch) | |
tree | 0aa31cf085a1acf5d91eb0804597bd7cdd3debfc /lisp/emacs-lisp/lisp.el | |
parent | 4538a5e37e8dacde4b3e828d832c4c558a146912 (diff) | |
download | emacs-9a418e0f98a6ee14d9984e597038168ebe0a7a03.tar.gz |
Remove dead opcodes in regex bytecode
There is no way to specify before_dot and after_dot opcodes in a regex
so code handling those ends up being dead. Remove it.
* src/regex.c (print_partial_compiled_pattern, regex_compile,
analyze_first, re_match_2_internal): Remove handling and references to
before_dot and after_dot opcodes.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions