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
/
simple-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-1
/
+1
*
; Fix paren typo
Glenn Morris
2021-08-18
1
-1
/
+1
*
Add undo-in-region test case for bug#21523
Lars Ingebrigtsen
2021-08-18
1
-0
/
+11
*
; Normalize and add missing first and last lines
Stefan Kangas
2021-04-19
1
-1
/
+1
*
Fix simple-tests--undo*
Yuan Fu
2021-03-12
1
-2
/
+5
*
Skip recent undo tests in batch mode for now
Glenn Morris
2021-03-12
1
-1
/
+5
*
Map redo records for undo in region to 'undo-in-region
Yuan Fu
2021-03-11
1
-1
/
+110
*
Fix count-lines problem in non-ASCII buffers
Lars Ingebrigtsen
2021-02-09
1
-0
/
+5
*
Add tests for count-lines
Stefan Kangas
2021-02-08
1
-0
/
+20
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-10-10
1
-3
/
+4
|
\
|
*
Extend tests for shell-command-dont-erase-buffer
Michael Albinus
2020-10-08
1
-3
/
+4
*
|
Silence byte-compiler in two tests
Stefan Kangas
2020-10-01
1
-1
/
+1
*
|
; Fix license statements.
Stefan Kangas
2020-08-27
1
-3
/
+5
*
|
Add test for Bug#41761
Stefan Kangas
2020-08-14
1
-0
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-06-07
1
-2
/
+1
|
\
|
|
*
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-06-03
1
-2
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-29
1
-5
/
+6
|
\
|
|
*
* test/lisp/simple-tests.el (with-shell-command-dont-erase-buffer):
Michael Albinus
2020-04-27
1
-2
/
+3
|
*
Make shell-command tests fit for tcsh.
Michael Albinus
2020-04-26
1
-4
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-04-18
1
-2
/
+2
|
\
|
|
*
Fix "C-u M-!" when 'shell-command-dont-erase-buffer' is non-nil
Eli Zaretskii
2020-04-18
1
-2
/
+2
*
|
* lisp/simple.el (undo-redo): New command
Stefan Monnier
2020-02-08
1
-0
/
+42
*
|
Remove (or double) redundant backslashes in string literals
Mattias EngdegÄrd
2020-01-24
1
-1
/
+1
|
/
*
* test/lisp/simple-tests.el: Full path to Emacs binary (bug#39067).
Mattias EngdegÄrd
2020-01-20
1
-1
/
+3
*
; Fix a test (Bug#39067)
Tino Calancha
2020-01-19
1
-1
/
+1
*
Fix shell-command-dont-erase-buffer feature
Tino Calancha
2020-01-19
1
-0
/
+54
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fix recently extended delete-indentation behavior
Basil L. Contovounesios
2019-03-31
1
-34
/
+142
*
Fix bug in delete-indentation when region is inactive
Stephen Leake
2019-03-22
1
-0
/
+34
*
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
*
|
* test/lisp/simple-tests.el (simple-tests-async-shell-command-30280):
Glenn Morris
2018-06-17
1
-2
/
+4
*
|
Fix a broken test
Basil L. Contovounesios
2018-05-15
1
-19
/
+40
*
|
Fix off-by-one history pruning (bug#31211)
Basil L. Contovounesios
2018-05-02
1
-0
/
+11
*
|
Quieten compilation of some test/lisp files
Glenn Morris
2018-03-09
1
-7
/
+6
*
|
* test/lisp/simple-tests.el (simple-tests-async-shell-command-30280): Add test
tino calancha
2018-01-29
1
-0
/
+25
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Paul Eggert
2017-11-25
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2017-09-10
1
-1
/
+1
*
Do not split line before width of fill-prefix
Samuel Freilich
2017-08-30
1
-0
/
+14
*
Add absolute optional parameter to line-number-at-pos (Bug#26417)
Damien Cassou
2017-07-03
1
-0
/
+49
*
Revert "Add current-line in simple.el"
Nicolas Petton
2017-06-19
1
-49
/
+0
*
Add current-line in simple.el
Damien Cassou
2017-06-19
1
-0
/
+49
*
Limit integers printed as characters (Bug#16828)
Noam Postavsky
2017-05-19
1
-0
/
+52
*
Refactor lisp eval result printing
Noam Postavsky
2017-05-19
1
-10
/
+32
*
test/*.el: Avoid byte-compiler warnings
Juanma Barranquero
2017-01-28
1
-3
/
+3
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
[next]