]> git.eshelyaron.com Git - emacs.git/commit
(MAX_BUF_SIZE): Reduce to 2**15.
authorRichard M. Stallman <rms@gnu.org>
Mon, 13 Oct 2003 18:48:14 +0000 (18:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 13 Oct 2003 18:48:14 +0000 (18:48 +0000)
commit275a34095ac44a4c2febe033875190558d3e5ff0
tree24a4b03981d28943297d2289f3e5123d3b60eb85
parent4532fdde327e5e9b45735e8fe8e44d2601cb2dcc
(MAX_BUF_SIZE): Reduce to 2**15.
(print_partial_compiled_pattern): Replace assert with a printout.
(skip_noops, mutually_exclusive_p): Change args, values to re_char *.
src/regex.c