diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-03-09 00:45:15 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2000-03-09 00:45:15 +0000 |
commit | c00562751d8c1292fb615492a2401462ec1de00c (patch) | |
tree | e9cb2d172356589e0070237528ab50a0b5a9bd42 /lisp/emacs-lisp/edebug.el | |
parent | e3f9c7f8fcccc19df43d0326664fcf4c1ea918a5 (diff) | |
download | emacs-c00562751d8c1292fb615492a2401462ec1de00c.tar.gz emacs-c00562751d8c1292fb615492a2401462ec1de00c.tar.bz2 emacs-c00562751d8c1292fb615492a2401462ec1de00c.zip |
Update copyright and leading comment.
(regexp-opt): Update comment and adapt the code the new meaning of the
`paren' argument of regex-opt-group for shy-groups.
(regexp-opt-depth): Handle shy groups as well as backslashed backslashes.
(regexp-opt-group): Turn the leading comment into a docstring.
Allow `paren' to be a string (the string to use to open a group).
Remove open-presuf and close-presuf.
Instead of checking for `all one-char' and then later on check for
`several one-char', handle both cases close together.
Also apply a more generic algorithm for suffixes (the mirror image
of the algorithm used for prefixes).
Use shy-groups.
\Use nreverse rather than reverse.
(regexp-opt-try-suffix): Removed.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions