diff options
author | Karl Heuer <kwzh@gnu.org> | 1997-12-09 23:01:27 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1997-12-09 23:01:27 +0000 |
commit | 320a2a7349b5a682b22ab68f1d8dfcedbae17b88 (patch) | |
tree | 07487e7d1cf12ccb9625f0ced009dacaac530b37 /lisp/emacs-lisp | |
parent | db54baaa69641fe652ab660748428fca4c7e8346 (diff) | |
download | emacs-320a2a7349b5a682b22ab68f1d8dfcedbae17b88.tar.gz emacs-320a2a7349b5a682b22ab68f1d8dfcedbae17b88.tar.bz2 emacs-320a2a7349b5a682b22ab68f1d8dfcedbae17b88.zip |
(TYPICAL_FAILURE_SIZE): Renamed from MAX_FAILURE_ITEMS.
Define it simply as a number.
(DOUBLE_FAIL_STACK, regex_compile): Set the limit at the size
TYPICAL_FAILURE_SIZE specifies, rather than at twice that much.
(re_max_failures): Double the initial values.
(INIT_FAIL_STACK): Use TYPICAL_FAILURE_SIZE so that INIT_FAILURE_ALLOC
counts in the proper units.
(INIT_FAILURE_ALLOC): Increase to 20.
(FAIL_STACK_GROWTH_FACTOR): New macro.
(GROW_FAIL_STACK): Renamed from DOUBLE_FAIL_STACK.
FAIL_STACK_GROWTH_FACTOR controls what ratio to increase size by.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions