summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/regexp-opt.el
Commit message (Collapse)AuthorAgeFilesLines
...
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* (regexp-opt): Always return a properly-grouped regexp.Stefan Monnier2008-05-231-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* (regexp-opt): Reduce max-lisp-eval-depth and max-specpdl-size toChong Yidong2008-04-091-2/+2
| | | | 10000.
* (regexp-opt-group): Use substring-no-properties for correct handlingChong Yidong2008-04-091-1/+1
| | | | of unibyte strings.
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 824-831) - Update from CVS - Merge from emacs--rel--22 * emacs--rel--22 (patch 70-74) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 586-614) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - Merge from erc--main--0 - Make byte compiler correctly write circular constants * gnus--rel--5.10 (patch 186-196) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 545-562) - Update from CVS - Update from erc--emacs--22 - Merge from gnus--rel--5.10 - erc-iswitchb: Temporarily enable iswitchb mode * gnus--rel--5.10 (patch 172-176) - Merge from emacs--devo--0 - Update from CVS - Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
| * Update copyright years.Glenn Morris2006-12-071-1/+1
| |
* | Merge from emacs--devo--0Miles Bader2006-11-211-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--devo--0 (patch 505-522) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: etc/TUTORIAL.cn: Updated. - Merge from erc--emacs--22 * gnus--rel--5.10 (patch 164-167) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
| * (regexp-opt): Doc fix.Juanma Barranquero2006-11-191-1/+1
| |
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 43-57) - Update from CVS - Merge from erc--emacs--0 - Make constrain-to-field notice overlays - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 18-21) - Update from CVS - Merge from emacs--devo--0
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 514-518) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 104-105) - Update from CVS
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 459-473) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 86-87) - Update from CVS
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| |
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-241-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 425-445) - Remove "-face" suffix from gnus faces - Update from CVS - Remove "-face" suffix from MH-E faces - Remove "-face" suffix from cc-mode faces - Remove "-face" suffix from eshell faces - Remove "-face" suffix from ediff faces - Implement tty vertical-divider face - Rename vertical-divider face to vertical-border - Change escape-glyph color on dark backgrounds back to cyan - Update reference to renamed Buffer-menu-buffer face
| * (regexp-opt-depth): Fix spelling in docstrings.Juanma Barranquero2005-06-161-1/+1
| |
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-30/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709 Update from CVS: src/indent.c (Fvertical_motion): Fix last change. * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74 Update from CVS
| * (regexp-opt-depth): Use subregexp-context-p.Stefan Monnier2004-12-061-30/+16
| | | | | | | | | | (regexp-opt-not-groupie*-re): Remove. (regexp-opt): Properly handle inputs with duplicate entries.
* | Sync to HEADKenichi Handa2004-04-161-0/+1
| |
* | *** empty log message ***Kenichi Handa2003-09-081-3/+11
|\ \
| * | (regexp-opt-charset): Adjusted for theKenichi Handa2002-03-011-3/+11
| | | | | | | | | | | | change of map-char-table.
* | | New directoryKenichi Handa2003-09-081-1/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+1
| |
* | (regexp-opt-depth): Don't count a "//(" which appears inside a character set.Juanma Barranquero2003-04-261-5/+24
| | | | | | | | (regexp-opt-not-groupie*-re): New constant.
* | Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
| |
* | (regexp-opt-group): Undo last change. Fix the docstring instead.Stefan Monnier2003-01-201-14/+11
| |
* | (regexp-opt-group): Compute HALF2 properly.Richard M. Stallman2003-01-201-1/+4
| |
* | (regexp-opt-group): Don't cons uselessly.Stefan Monnier2002-06-181-3/+3
|/
* (regexp-opt): Bind max-specpdl-size.Richard M. Stallman2002-01-091-0/+1
|
* (regexp-opt): Bind completion-regexp-list to nil.Stefan Monnier2001-12-011-0/+1
|
* Typo.Stefan Monnier2001-11-281-1/+1
|
* (regexp-opt-depth): Fix off-by-two error.Stefan Monnier2001-11-281-1/+3
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
|
* (regexp-opt-group): Sort the strings when extracting a suffix.Stefan Monnier2000-11-051-1/+4
|
* (regexp-opt): Add \< and \> if PAREN=`words'.Stefan Monnier2000-10-081-6/+12
|
* (regexp-opt-group): Put more parenthesis.Stefan Monnier2000-10-011-4/+4
|
* (make-bool-vector): Remove.Stefan Monnier2000-08-091-15/+21
| | | | | | (regexp-opt-group): Use a list of chars for `letters'. (regexp-opt-charset): `chars' is now a list of chars. Use a char-table rather than a vector so it works for multibyte chars.
* (regexp-opt-depth): Fix regexp.Stefan Monnier2000-05-101-1/+2
|
* Add `extensions' to Keywords.Dave Love2000-03-301-2/+1
|
* Update copyright and leading comment.Stefan Monnier2000-03-091-95/+80
| | | | | | | | | | | | | | | | (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.
* Change maintainer.Dave Love2000-02-021-0/+1
|
* (regexp-opt-try-suffix): New function.Gerd Moellmann1999-10-081-20/+58
| | | | | (regexp-opt-group): Use it to get common suffixes in STRINGS. If STRINGS is nil, return "" rather than nil.
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
|