summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/regexp-opt.el
AgeCommit message (Expand)Author
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-19Merge changes from emacs-23 branch.Juanma Barranquero
2010-10-17(regexp-opt-group, regexp-opt-charset): Turn comments into docstringsStefan Monnier
2010-10-07(regexp-opt): Add `symbols' mode.Miles Bader
2010-09-11New syntax-propertize functionality.Stefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-23(regexp-opt): Always return a properly-grouped regexp.Stefan Monnier
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-09(regexp-opt): Reduce max-lisp-eval-depth and max-specpdl-size toChong Yidong
2008-04-09(regexp-opt-group): Use substring-no-properties for correct handlingChong Yidong
2008-01-09Merge from emacs--devo--0Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-27Merge from emacs--devo--0Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-26Merge from emacs--devo--0Miles Bader
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-12-16Merge from emacs--devo--0Miles Bader
2006-12-07Update copyright years.Glenn Morris
2006-11-21Merge from emacs--devo--0Miles Bader
2006-11-19(regexp-opt): Doc fix.Juanma Barranquero
2006-02-08Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-26Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-07Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader
2005-07-04Update FSF's address.Lute Kamstra
2005-06-24Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader
2005-06-16(regexp-opt-depth): Fix spelling in docstrings.Juanma Barranquero
2004-12-08Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader
2004-12-06(regexp-opt-depth): Use subregexp-context-p.Stefan Monnier
2004-04-16Sync to HEADKenichi Handa
2003-09-08*** empty log message ***Kenichi Handa
2003-09-08New directoryKenichi Handa
2003-09-01Add arch taglinesMiles Bader
2003-04-26(regexp-opt-depth): Don't count a "//(" which appears inside a character set.Juanma Barranquero
2003-02-04Trailing whitepace deleted.Juanma Barranquero
2003-01-20(regexp-opt-group): Undo last change. Fix the docstring instead.Stefan Monnier
2003-01-20(regexp-opt-group): Compute HALF2 properly.Richard M. Stallman
2002-06-18(regexp-opt-group): Don't cons uselessly.Stefan Monnier
2002-03-01(regexp-opt-charset): Adjusted for theKenichi Handa
2002-01-09(regexp-opt): Bind max-specpdl-size.Richard M. Stallman
2001-12-01(regexp-opt): Bind completion-regexp-list to nil.Stefan Monnier
2001-11-28Typo.Stefan Monnier
2001-11-28(regexp-opt-depth): Fix off-by-two error.Stefan Monnier
2001-07-15Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík
2000-11-05(regexp-opt-group): Sort the strings when extracting a suffix.Stefan Monnier