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