summaryrefslogtreecommitdiff
path: root/test/lisp/simple-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-06-071-2/+1
|\
| * Silence some byte-compiler warnings in testsBasil L. Contovounesios2020-06-031-2/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-291-5/+6
|\ \ | |/
| * * test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):Michael Albinus2020-04-271-2/+3
| * Make shell-command tests fit for tcsh.Michael Albinus2020-04-261-4/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-181-2/+2
|\ \ | |/
| * Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nilEli Zaretskii2020-04-181-2/+2
* | * lisp/simple.el (undo-redo): New commandStefan Monnier2020-02-081-0/+42
* | Remove (or double) redundant backslashes in string literalsMattias Engdegård2020-01-241-1/+1
|/
* * test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).Mattias Engdegård2020-01-201-1/+3
* ; Fix a test (Bug#39067)Tino Calancha2020-01-191-1/+1
* Fix shell-command-dont-erase-buffer featureTino Calancha2020-01-191-0/+54
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix recently extended delete-indentation behaviorBasil L. Contovounesios2019-03-311-34/+142
* Fix bug in delete-indentation when region is inactiveStephen Leake2019-03-221-0/+34
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280):Glenn Morris2018-06-171-2/+4
* | Fix a broken testBasil L. Contovounesios2018-05-151-19/+40
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-0/+11
* | Quieten compilation of some test/lisp filesGlenn Morris2018-03-091-7/+6
* | * test/lisp/simple-tests.el (simple-tests-async-shell-command-30280): Add testtino calancha2018-01-291-0/+25
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Spelling fixesPaul Eggert2017-09-101-1/+1
* Do not split line before width of fill-prefixSamuel Freilich2017-08-301-0/+14
* Add absolute optional parameter to line-number-at-pos (Bug#26417)Damien Cassou2017-07-031-0/+49
* Revert "Add current-line in simple.el"Nicolas Petton2017-06-191-49/+0
* Add current-line in simple.elDamien Cassou2017-06-191-0/+49
* Limit integers printed as characters (Bug#16828)Noam Postavsky2017-05-191-0/+52
* Refactor lisp eval result printingNoam Postavsky2017-05-191-10/+32
* test/*.el: Avoid byte-compiler warningsJuanma Barranquero2017-01-281-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Merge from origin/emacs-25Paul Eggert2016-08-051-1/+18
* Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespaceMichal Nazarewicz2016-07-041-1/+2
* Make ‘delete-trailing-whitespace’ delete spaces after form feedMichal Nazarewicz2016-07-041-2/+15
* Merge from origin/emacs-25Paul Eggert2016-06-191-0/+32
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-15/+74
* Rename all test files to reflect source layout.Phillip Lord2015-11-241-0/+256