index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
re-builder.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-18
; * lisp/emacs-lisp/re-builder.el (reb-change-syntax): Fix typo.
Eli Zaretskii
2024-12-16
Improve reb-change-syntax docstring
Stefan Kangas
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-28
* lisp/emacs-lisp/re-builder.el: Cosmetic changes
Stefan Monnier
2022-09-05
Fit the re-builder window to the buffer
Juri Linkov
2022-08-22
Remove probably debugging code in reb-fontify-string-re
Lars Ingebrigtsen
2022-08-18
Improve cryptic syntax switch message in re-builder
Stefan Kangas
2022-07-04
Prefer defvar-keymap in emacs-lisp/*.el
Stefan Kangas
2022-02-22
Don't signal an error on re-builder startup with rx syntax
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-03
; Minor cleanup in re-builder after my last commit
Stefan Kangas
2021-12-03
Don't support obsolete sregex syntax in re-builder
Stefan Kangas
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-07-08
Use display-buffer with re-builder (bug#49069)
pillule
2021-05-08
; Fix recent re-builder doc changes.
Basil L. Contovounesios
2021-05-08
Mention that Emacs is usually case-insensitive in a couple of places
dalanicolai
2021-02-21
; Fix previous easy-menu-define conversion
Stefan Kangas
2021-02-20
Convert re-builder menu to easy-menu-define
Stefan Kangas
2021-01-31
Prefer defvar-local in emacs-lisp/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-04
Prefer setq-local in emacs-lisp/*.el
Stefan Kangas
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-10-02
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-09-21
; Fix typos
Stefan Kangas
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-04-04
Fix void-variable n-reb in re-builder (Bug#40409)
Noam Postavsky
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-04
Remove XEmacs compat code from re-builder.el
Stefan Kangas
2019-09-25
New rx implementation
Mattias EngdegÄrd
2019-07-09
Tweak messaging in re-builder
Lars Ingebrigtsen
2019-06-27
Add more fontification to regexp builder mode
Lennart Borgman
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-04
; * lisp/emacs-lisp/re-builder.el: Fix commentary (Bug#27947).
Noam Postavsky
2017-03-02
Fix completing-read call in reb-change-syntax
Chunyang Xu
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-07
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-08-21
text-quoting-style in emacs-lisp diagnostics
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-07-31
* lisp/emacs-lisp/re-builder.el (reb-color-display-p):
Dmitry Antipov
[next]