summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/re-builder.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/emacs-lisp/re-builder.el: Cosmetic changesStefan Monnier2022-10-281-13/+18
* Fit the re-builder window to the bufferJuri Linkov2022-09-051-1/+2
* Remove probably debugging code in reb-fontify-string-reLars Ingebrigtsen2022-08-221-2/+1
* Improve cryptic syntax switch message in re-builderStefan Kangas2022-08-181-2/+2
* Prefer defvar-keymap in emacs-lisp/*.elStefan Kangas2022-07-041-29/+31
* Don't signal an error on re-builder startup with rx syntaxLars Ingebrigtsen2022-02-221-1/+4
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | ; Minor cleanup in re-builder after my last commitStefan Kangas2021-12-031-5/+5
* | Don't support obsolete sregex syntax in re-builderStefan Kangas2021-12-031-7/+7
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+2
|/
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* Use display-buffer with re-builder (bug#49069)pillule2021-07-081-5/+10
* ; Fix recent re-builder doc changes.Basil L. Contovounesios2021-05-081-1/+1
* Mention that Emacs is usually case-insensitive in a couple of placesdalanicolai2021-05-081-1/+6
* ; Fix previous easy-menu-define conversionStefan Kangas2021-02-211-3/+3
* Convert re-builder menu to easy-menu-defineStefan Kangas2021-02-201-49/+29
* Prefer defvar-local in emacs-lisp/*.elStefan Kangas2021-01-311-7/+3
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in emacs-lisp/*.elStefan Kangas2020-12-041-3/+3
* Merge from origin/emacs-27Glenn Morris2020-10-021-2/+2
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-2/+2
* | ; Fix typosStefan Kangas2020-09-211-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-1/+1
|/
* Fix void-variable n-reb in re-builder (Bug#40409)Noam Postavsky2020-04-041-9/+8
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove XEmacs compat code from re-builder.elStefan Kangas2019-10-041-10/+1
* New rx implementationMattias EngdegÄrd2019-09-251-5/+4
* Tweak messaging in re-builderLars Ingebrigtsen2019-07-091-1/+1
* Add more fontification to regexp builder modeLennart Borgman2019-06-271-4/+141
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; * lisp/emacs-lisp/re-builder.el: Fix commentary (Bug#27947).Noam Postavsky2017-08-041-2/+2
* Fix completing-read call in reb-change-syntaxChunyang Xu2017-03-021-4/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* text-quoting-style in emacs-lisp diagnosticsPaul Eggert2015-08-211-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/re-builder.el (reb-color-display-p):Dmitry Antipov2013-07-311-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Simplify unloading functions after 2011-06-25T17:42:18Z!lekktu@gmail.com.Juanma Barranquero2011-06-251-2/+1
* * emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).Chong Yidong2011-05-281-2/+7
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-041-2/+2