summaryrefslogtreecommitdiff
path: root/test/lisp/simple-tests.el
Commit message (Expand)AuthorAge
* Add tests for count-linesStefan Kangas2021-02-08
* Update copyright year to 2021Paul Eggert2021-01-01
* Merge from origin/emacs-27Glenn Morris2020-10-10
|\
| * Extend tests for shell-command-dont-erase-bufferMichael Albinus2020-10-08
* | Silence byte-compiler in two testsStefan Kangas2020-10-01
* | ; Fix license statements.Stefan Kangas2020-08-27
* | Add test for Bug#41761Stefan Kangas2020-08-14
* | Merge from origin/emacs-27Glenn Morris2020-06-07
|\|
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-03
* | Merge from origin/emacs-27Glenn Morris2020-04-29
|\|
| * * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-27
| * Make shell-command tests fit for tcsh.Michael Albinus2020-04-26
* | Merge from origin/emacs-27Glenn Morris2020-04-18
|\|
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-18
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-08
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-24
|/
* * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-20
* ; Fix a test (Bug#39067)Tino Calancha2020-01-19
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-19
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-31
* Fix bug in delete-indentation when region is inactiveStephen Leake2019-03-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280):Glenn Morris2018-06-17
* | Fix a broken testBasil L. Contovounesios2018-05-15
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-02
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-09
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280): Add testtino calancha2018-01-29
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Spelling fixesPaul Eggert2017-09-10
* Do not split line before width of fill-prefixSamuel Freilich2017-08-30
* Add absolute optional parameter to line-number-at-pos (Bug#26417)Damien Cassou2017-07-03
* Revert "Add current-line in simple.el"Nicolas Petton2017-06-19
* Add current-line in simple.elDamien Cassou2017-06-19
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-19
* Refactor lisp eval result printingNoam Postavsky2017-05-19
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-28
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Merge from origin/emacs-25Paul Eggert2016-08-05
* Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-04
* Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-04
* Merge from origin/emacs-25Paul Eggert2016-06-19
* Merge from origin/emacs-25John Wiegley2016-01-11
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-29
* Rename all test files to reflect source layout.Phillip Lord2015-11-24