summaryrefslogtreecommitdiff
path: root/test/lisp/simple-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer pos-bol and pos-eol in testsStefan Kangas2022-08-211-12/+8
* zap-to-char: case sensitive for upper-case charactersTino Calancha2022-05-211-0/+21
* Add a new command 'yank-in-context'Lars Ingebrigtsen2022-05-201-0/+34
* Fix a mistaken test case in test-undo-regionLars Ingebrigtsen2022-05-051-2/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas2021-09-261-1/+1
* ; Fix paren typoGlenn Morris2021-08-181-1/+1
* Add undo-in-region test case for bug#21523Lars Ingebrigtsen2021-08-181-0/+11
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Fix simple-tests--undo*Yuan Fu2021-03-121-2/+5
* Skip recent undo tests in batch mode for nowGlenn Morris2021-03-121-1/+5
* Map redo records for undo in region to 'undo-in-regionYuan Fu2021-03-111-1/+110
* Fix count-lines problem in non-ASCII buffersLars Ingebrigtsen2021-02-091-0/+5
* Add tests for count-linesStefan Kangas2021-02-081-0/+20
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-101-3/+4
|\
| * Extend tests for shell-command-dont-erase-bufferMichael Albinus2020-10-081-3/+4
* | Silence byte-compiler in two testsStefan Kangas2020-10-011-1/+1
* | ; Fix license statements.Stefan Kangas2020-08-271-3/+5
* | Add test for Bug#41761Stefan Kangas2020-08-141-0/+7
* | 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