summaryrefslogtreecommitdiff
path: root/test/lisp/electric-tests.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Silence byte-compiler in two testsStefan Kangas2022-02-04
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Make 'eval' use lexical scoping in most testsStefan Kangas2021-11-20
* | Eliminate ERT test name clashes (bug#51941)Mattias Engdegård2021-11-18
* | Fix intermittent electric test failuresJim Porter2021-11-07
* | Improve behavior of 'electric-pair-mode' in 'cc-mode'Jim Porter2021-11-06
|/
* ; * test/lisp/electric-tests.el: Reduce python-mode log spam.Mattias Engdegård2021-09-28
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-26
* Expand and improve electric-pair-mode and Python testing (bug#49518)João Távora2021-09-21
* Speed up test/lisp/electric-tests.el when run interactivelyJoão Távora2021-09-21
* * test/lisp/electric-tests.el: Un-skip c-mode tests on hydra.Glenn Morris2021-08-21
* ; Fix quoting of braces in electric-tests.el.Basil L. Contovounesios2021-08-18
* * test/lisp/electric-tests.el: Skip most c-mode tests on hydra.Glenn Morris2021-08-17
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Remove redundant #' before lambda in testsStefan Kangas2021-04-04
* Improve failure reporting in test/lisp/electric-tests.elAlan Mackenzie2021-03-24
* * test/lisp/electric-tests.el: Fix switch to lexical-binding.Stefan Monnier2021-01-29
* Use lexical-binding in lisp/{term,nxml,language}Stefan Monnier2021-01-28
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | ; Fix license statements.Stefan Kangas2020-08-27
* | Add test for bug#39680Kévin Le Gouguec2020-05-20
|/
* Remove raw carriage return characters from test file.Philipp Stephani2020-03-18
* Update copyright year to 2020Paul Eggert2020-01-01
* An electric test is now passingGlenn Morris2019-07-16
* Fix warning in electric-tests.el (Bug#36570)Stefan Kangas2019-07-10
* Correctly reindent previous line in electric-indent-modeJoão Távora2019-07-02
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* electric-layout-mode kicks in before electric-pair-modeJoão Távora2019-01-22
* Remove tests of electric-pair-mode and CC-based modesJoão Távora2019-01-22
* Revert "Fix electric-pair-tests by disabling bug#33794's fix with a variable"Alan Mackenzie2019-01-22
* Fix electric-pair-tests by disabling bug#33794's fix with a variableJoão Távora2019-01-17
* Revert "Temporarily comment out CC Mode from tests..."João Távora2019-01-17
* Temporarily comment out CC Mode from tests which are incompatible with it.Alan Mackenzie2019-01-17
* Extend electric-layout-mode to handle more complex layouts (bug#33794)João Távora2019-01-02
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Mark a specific electric-pair-mode test as an expected failureJoão Távora2018-06-19
* | More helpful docstrings for tests of electric-tests.elJoão Távora2018-05-22
* | Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-07
* | Fix a small bug in electric quoting.Philipp Stephani2018-01-07
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01