index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
electric-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Merge from origin/emacs-28
Stefan Kangas
2022-09-21
1
-1
/
+1
|
\
|
*
; Fix typos in Lisp symbols
Stefan Kangas
2022-09-20
1
-1
/
+1
*
|
Silence byte-compiler in two tests
Stefan Kangas
2022-02-04
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Make 'eval' use lexical scoping in most tests
Stefan Kangas
2021-11-20
1
-3
/
+3
*
|
Eliminate ERT test name clashes (bug#51941)
Mattias Engdegård
2021-11-18
1
-10
/
+0
*
|
Fix intermittent electric test failures
Jim Porter
2021-11-07
1
-4
/
+3
*
|
Improve behavior of 'electric-pair-mode' in 'cc-mode'
Jim Porter
2021-11-06
1
-1
/
+4
|
/
*
; * test/lisp/electric-tests.el: Reduce python-mode log spam.
Mattias Engdegård
2021-09-28
1
-31
/
+35
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-1
/
+1
*
Expand and improve electric-pair-mode and Python testing (bug#49518)
João Távora
2021-09-21
1
-2
/
+2
*
Speed up test/lisp/electric-tests.el when run interactively
João Távora
2021-09-21
1
-1
/
+2
*
* test/lisp/electric-tests.el: Un-skip c-mode tests on hydra.
Glenn Morris
2021-08-21
1
-9
/
+0
*
; Fix quoting of braces in electric-tests.el.
Basil L. Contovounesios
2021-08-18
1
-1
/
+1
*
* test/lisp/electric-tests.el: Skip most c-mode tests on hydra.
Glenn Morris
2021-08-17
1
-0
/
+9
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Remove redundant #' before lambda in tests
Stefan Kangas
2021-04-04
1
-45
/
+45
*
Improve failure reporting in test/lisp/electric-tests.el
Alan Mackenzie
2021-03-24
1
-11
/
+23
*
* test/lisp/electric-tests.el: Fix switch to lexical-binding.
Stefan Monnier
2021-01-29
1
-4
/
+9
*
Use lexical-binding in lisp/{term,nxml,language}
Stefan Monnier
2021-01-28
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+2
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+2
*
|
; Fix license statements.
Stefan Kangas
2020-08-27
1
-3
/
+5
*
|
Add test for bug#39680
Kévin Le Gouguec
2020-05-20
1
-0
/
+18
|
/
*
Remove raw carriage return characters from test file.
Philipp Stephani
2020-03-18
1
-3
/
+3
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
An electric test is now passing
Glenn Morris
2019-07-16
1
-10
/
+0
*
Fix warning in electric-tests.el (Bug#36570)
Stefan Kangas
2019-07-10
1
-9
/
+0
*
Correctly reindent previous line in electric-indent-mode
João Távora
2019-07-02
1
-0
/
+19
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-0
/
+9
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-9
/
+0
*
electric-layout-mode kicks in before electric-pair-mode
João Távora
2019-01-22
1
-7
/
+50
*
Remove tests of electric-pair-mode and CC-based modes
João Távora
2019-01-22
1
-20
/
+13
*
Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"
Alan Mackenzie
2019-01-22
1
-6
/
+0
*
Fix electric-pair-tests by disabling bug#33794's fix with a variable
João Távora
2019-01-17
1
-0
/
+6
*
Revert "Temporarily comment out CC Mode from tests..."
João Távora
2019-01-17
1
-34
/
+30
*
Temporarily comment out CC Mode from tests which are incompatible with it.
Alan Mackenzie
2019-01-17
1
-30
/
+34
*
Extend electric-layout-mode to handle more complex layouts (bug#33794)
João Távora
2019-01-02
1
-0
/
+104
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
*
|
Mark a specific electric-pair-mode test as an expected failure
João Távora
2018-06-19
1
-0
/
+10
*
|
More helpful docstrings for tests of electric-tests.el
João Távora
2018-05-22
1
-6
/
+22
*
|
Ignore escape characters for context-sensitive quotes (Bug#29812)
Philipp Stephani
2018-01-07
1
-0
/
+18
*
|
Fix a small bug in electric quoting.
Philipp Stephani
2018-01-07
1
-0
/
+7
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
[next]