summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/regexp-opt.el
Commit message (Expand)AuthorAgeFilesLines
* Use regexp-opt-charset to improve regexp tweaksPaul Eggert2019-03-271-3/+3
* Rename regexp-opt argument noreorder to keep-orderMattias Engdegård2019-03-061-3/+3
* Correct regexp-opt return value for empty string listMattias Engdegård2019-03-021-8/+15
* rx: fix `or' ordering by adding argument to regexp-optMattias Engdegård2019-03-021-4/+34
* Fix a typo in the doc string of 'regex-opt'Eli Zaretskii2019-02-221-2/+2
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* * lisp/emacs-lisp/regexp-opt.el (regexp-opt): Fix docstring quotes.Noam Postavsky2018-06-241-5/+5
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Turn on lexical-binding in some more libsMark Oteiza2016-10-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-09-261-10/+36
|\ \ | |/
| * Fix regexp-opt documentation (bug #17862)immerrr2016-09-031-10/+36
* | Don’t allocate char-table’s extra slots in regexp-out-charsetMichal Nazarewicz2016-09-091-1/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/minibuffer.el (completion--sreverse): Remove.Stefan Monnier2014-05-231-5/+2
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset): Fix ^.Cameron Desautels2013-12-051-1/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Doc fixes.Chong Yidong2012-08-151-1/+2
* Call imagemagick-register-types automatically.Chong Yidong2012-04-161-15/+12
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-191-8/+5
|\ \ | |/
| * (regexp-opt-group, regexp-opt-charset): Turn comments into docstringsStefan Monnier2010-10-171-8/+5
* | (regexp-opt): Add `symbols' mode.Miles Bader2010-10-071-3/+8
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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
* (regexp-opt-group): Use substring-no-properties for correct handlingChong Yidong2008-04-091-1/+1
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-12-161-1/+1
|\ \ | |/
| * Update copyright years.Glenn Morris2006-12-071-1/+1