index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
electric-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-21
Support strings for electric pairs (bug#78053)
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-22
; Add test for deleting multiple pairs at once
Joseph Turner
2024-09-22
Teach Electric Pair mode about prefix arguments
Eshel Yaron
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-21
Merge from origin/emacs-28
Stefan Kangas
2022-09-20
; Fix typos in Lisp symbols
Stefan Kangas
2022-02-04
Silence byte-compiler in two tests
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-20
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-18
Eliminate ERT test name clashes (bug#51941)
Mattias Engdegård
2021-11-07
Fix intermittent electric test failures
Jim Porter
2021-11-06
Improve behavior of 'electric-pair-mode' in 'cc-mode'
Jim Porter
2021-09-28
; * test/lisp/electric-tests.el: Reduce python-mode log spam.
Mattias Engdegård
2021-09-26
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-21
Expand and improve electric-pair-mode and Python testing (bug#49518)
João Távora
2021-09-21
Speed up test/lisp/electric-tests.el when run interactively
João Távora
2021-08-21
* test/lisp/electric-tests.el: Un-skip c-mode tests on hydra.
Glenn Morris
2021-08-18
; Fix quoting of braces in electric-tests.el.
Basil L. Contovounesios
2021-08-17
* test/lisp/electric-tests.el: Skip most c-mode tests on hydra.
Glenn Morris
2021-08-08
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-04-04
Remove redundant #' before lambda in tests
Stefan Kangas
2021-03-24
Improve failure reporting in test/lisp/electric-tests.el
Alan Mackenzie
2021-01-29
* test/lisp/electric-tests.el: Fix switch to lexical-binding.
Stefan Monnier
2021-01-28
Use lexical-binding in lisp/{term,nxml,language}
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
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-08-27
; Fix license statements.
Stefan Kangas
2020-05-20
Add test for bug#39680
Kévin Le Gouguec
2020-03-18
Remove raw carriage return characters from test file.
Philipp Stephani
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-07-16
An electric test is now passing
Glenn Morris
2019-07-10
Fix warning in electric-tests.el (Bug#36570)
Stefan Kangas
2019-07-02
Correctly reindent previous line in electric-indent-mode
João Távora
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-01-22
electric-layout-mode kicks in before electric-pair-mode
João Távora
2019-01-22
Remove tests of electric-pair-mode and CC-based modes
João Távora
2019-01-22
Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"
Alan Mackenzie
2019-01-17
Fix electric-pair-tests by disabling bug#33794's fix with a variable
João Távora
2019-01-17
Revert "Temporarily comment out CC Mode from tests..."
João Távora
2019-01-17
Temporarily comment out CC Mode from tests which are incompatible with it.
Alan Mackenzie
2019-01-02
Extend electric-layout-mode to handle more complex layouts (bug#33794)
João Távora
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
[next]