index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow creating unibyte strings from Emacs modules
Lars Ingebrigtsen
2020-10-13
1
-0
/
+6
*
* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.
Stefan Monnier
2020-10-04
1
-11
/
+13
*
; Fix more typos
Stefan Kangas
2020-10-03
1
-2
/
+2
*
Enhance syntax-tests.el to test comments in parse-partial-sexp
Alan Mackenzie
2020-10-02
1
-4
/
+88
*
Enhance syntax-tests.el to test comments in scan-lists
Alan Mackenzie
2020-10-02
1
-5
/
+80
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-1
/
+1
|
\
|
*
; Fix many typos in symbols in docs and comments
Stefan Kangas
2020-10-02
1
-1
/
+1
|
*
Fix out-of-source ‘make check’ emacs-module-tests
Paul Eggert
2020-09-25
1
-0
/
+3
*
|
Enhance syntax-tests.el to test some comment character handling.
Alan Mackenzie
2020-10-01
1
-0
/
+190
*
|
Fix 'move-to-column' when invisible text follows a TAB
Eli Zaretskii
2020-09-30
1
-0
/
+59
*
|
Minor string-search optimisations (bug#43598)
Mattias Engdegård
2020-09-27
1
-2
/
+20
*
|
Fix searching for multibyte needles in unibyte haystacks
Lars Ingebrigtsen
2020-09-27
1
-1
/
+5
*
|
Silence some byte-compiler warnings
Stefan Kangas
2020-09-26
1
-3
/
+5
*
|
Repurpose libxml test for obsolete argument
Stefan Kangas
2020-09-26
1
-20
/
+1
*
|
string-search robustness and documentation improvement (bug#43598)
Mattias Engdegård
2020-09-25
1
-1
/
+29
*
|
Add a new function 'string-search'
Lars Ingebrigtsen
2020-09-25
1
-0
/
+23
*
|
test/src/xdisp-tests.el: New file
Stefan Monnier
2020-09-22
1
-0
/
+52
*
|
Tweak a hash table print test
Lars Ingebrigtsen
2020-09-20
1
-1
/
+1
*
|
Fix printing of hash tables with removed elements
Pip Cet
2020-09-20
1
-0
/
+28
*
|
Give Lisp control on the lossage size
Tino Calancha
2020-09-17
1
-0
/
+15
*
|
Add facility to make module functions interactive (Bug#23486).
Philipp Stephani
2020-09-13
1
-0
/
+32
*
|
Adapt some tests for Emacs's excitingly variable quoting format
Glenn Morris
2020-09-12
2
-2
/
+4
*
|
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-09-03
1
-37
/
+0
*
|
Use lexical-binding in more tests
Stefan Kangas
2020-08-29
2
-6
/
+6
*
|
Mark failing fileio test on MS-Windows
Paul Eggert
2020-08-29
1
-0
/
+3
*
|
* test/src/fileio-tests.el: Preserve HOME when a test fails
Mattias Engdegård
2020-08-28
1
-6
/
+4
*
|
Fix most of fileio-tests on MS-Windows
Eli Zaretskii
2020-08-28
1
-7
/
+23
*
|
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-27
1
-0
/
+8
*
|
; Fix license statements.
Stefan Kangas
2020-08-27
9
-27
/
+39
*
|
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-08-26
1
-0
/
+11
*
|
Fix recently-introduced Fdelete bug
Paul Eggert
2020-08-15
1
-0
/
+1
*
|
Minimize ‘equal’ calls in (delete x vector)
Paul Eggert
2020-08-15
1
-0
/
+5
*
|
* test/src/emacs-module-tests.el: Use proper outline headings.
Jonas Bernoulli
2020-08-13
1
-15
/
+6
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-29
1
-0
/
+3
|
\
|
|
*
Add another test for global module references
Philipp Stephani
2020-07-26
1
-0
/
+3
|
*
Backport: add another test case for module assertions.
Philipp Stephani
2020-07-26
1
-0
/
+11
|
*
Backport: Add module test for edge case.
Philipp Stephani
2020-07-26
1
-0
/
+18
*
|
Make checking for liveness of global values more precise.
Philipp Stephani
2020-07-25
1
-0
/
+11
*
|
Fix subtle bug when checking liveness of module values.
Philipp Stephani
2020-07-25
1
-0
/
+18
*
|
Fix out-of-source ‘make check’ emacs-module-tests
Paul Eggert
2020-07-09
1
-0
/
+3
*
|
Merge from origin/emacs-27
Glenn Morris
2020-07-07
1
-0
/
+12
|
\
|
|
*
Fix undefined behavior in json.c (Bug#42113)
Philipp Stephani
2020-06-29
1
-0
/
+12
*
|
* test/src/fns-tests.el (test-secure-hash): Test getrandom format.
Paul Eggert
2020-06-29
1
-3
/
+5
*
|
Minor improvements as followup to recent RGB string-parsing change
Eli Zaretskii
2020-06-22
1
-13
/
+13
*
|
Consolidate #RGB string parsers
Mattias Engdegård
2020-06-21
1
-0
/
+23
*
|
Silence some warnings in tests
Basil L. Contovounesios
2020-06-21
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-06-07
2
-3
/
+4
|
\
|
|
*
Silence some byte-compiler warnings in tests
Basil L. Contovounesios
2020-06-03
2
-3
/
+4
*
|
; * test/src/xfaces-tests.el (xfaces-color-distance): Fix bug id
Mattias Engdegård
2020-06-04
1
-1
/
+1
*
|
Make color-distance symmetric and more accurate
Mattias Engdegård
2020-06-03
1
-0
/
+27
[next]