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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-28
Stefan Kangas
2021-11-10
1
-5
/
+6
|
\
|
*
time-stamp: %F is "file name" not "pathname" + other doc
Stephen Gildea
2021-11-09
1
-5
/
+6
*
|
Fix package-tests failure on native-comp
Lars Ingebrigtsen
2021-11-10
1
-2
/
+2
*
|
Add new function 'file-name-split'
Lars Ingebrigtsen
2021-11-10
1
-0
/
+6
*
|
Delete temp directory after bytecomp test
Lars Ingebrigtsen
2021-11-09
1
-29
/
+37
*
|
lisp/emacs-lisp/lisp-mode.el: Fix parser state corruption.
akater
2021-11-08
1
-0
/
+10
*
|
Prefer ert-with-temp-(directory|file) in most remaining tests
Stefan Kangas
2021-11-08
10
-1116
/
+1064
*
|
; Fix duplicate temporary file creation
Stefan Kangas
2021-11-08
1
-19
/
+18
*
|
Make paragraph/filling functions in texinfo-mode work better
Lars Ingebrigtsen
2021-11-07
2
-0
/
+103
*
|
Match password prompts from new OpenSSH
Lars Ingebrigtsen
2021-11-07
1
-0
/
+1
*
|
Fix intermittent electric test failures
Jim Porter
2021-11-07
1
-4
/
+3
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-07
1
-0
/
+33
|
\
|
|
*
Add some unit tests for 'abbreviate-file-name'
Jim Porter
2021-11-07
1
-0
/
+33
*
|
; * test/lisp/net/tramp-tests.el: Rearrange tests to be in order.
Jim Porter
2021-11-07
1
-37
/
+37
*
|
Ensure return value of ert-with-temp-directory
Stefan Kangas
2021-11-07
1
-1
/
+2
*
|
Prefer ert-with-temp-(directory|file)
Stefan Kangas
2021-11-07
37
-1343
/
+1263
*
|
Add generated suffix to test temp file names
Stefan Kangas
2021-11-07
1
-0
/
+9
*
|
Fix byte compilation of package built-ins
dickmao
2021-11-07
5
-1
/
+110
*
|
Make substitute-command-keys regexp tests more strict
Stefan Kangas
2021-11-06
1
-1
/
+1
*
|
; * test/lisp/help-tests.el: Fix failing tests after recent change.
Stefan Kangas
2021-11-06
1
-33
/
+33
*
|
Replace some macros with ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
3
-41
/
+10
*
|
New convenience macros ert-with-temp-(file|directory)
Stefan Kangas
2021-11-06
1
-0
/
+46
*
|
Don't send empty lines for unknown commands in ERC
F. Jason Park
2021-11-06
1
-3
/
+12
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-06
1
-11
/
+11
|
\
|
|
*
Fix dbus-test04-register-method on CentOS (Bug#51369)
Michael Albinus
2021-11-06
1
-11
/
+11
*
|
Update help-tests after separator line changes
Lars Ingebrigtsen
2021-11-06
1
-10
/
+10
*
|
Don't send empty lines for implicit targets in ERC
F. Jason Park
2021-11-06
1
-0
/
+62
*
|
Improve behavior of 'electric-pair-mode' in 'cc-mode'
Jim Porter
2021-11-06
1
-1
/
+4
*
|
Allow 'pp' to limit the line widths
Lars Ingebrigtsen
2021-11-05
1
-0
/
+8
*
|
Fix (un)compressing directories in Tramp
Tino Calancha
2021-11-05
1
-0
/
+33
*
|
Tweak multi-line expressions in pp--format-function
Lars Ingebrigtsen
2021-11-04
1
-1
/
+12
*
|
Indent lambdas/closures better
Lars Ingebrigtsen
2021-11-04
1
-0
/
+8
*
|
Add new basic Emacs Lisp code formatting function
Lars Ingebrigtsen
2021-11-04
2
-0
/
+101
*
|
Optimise (cond) => nil at source level
Mattias Engdegård
2021-11-02
1
-0
/
+3
*
|
Make `C-h b' indentation more regular (and avoid continuation lines)
Lars Ingebrigtsen
2021-11-02
1
-1
/
+1
*
|
Don't output prefix keys in `C-h b', and output more data on objects
Lars Ingebrigtsen
2021-11-01
1
-7
/
+0
*
|
Merge from origin/emacs-28
Michael Albinus
2021-11-01
1
-10
/
+13
|
\
|
|
*
Fix bug#51369
Michael Albinus
2021-11-01
1
-10
/
+13
*
|
Fix failing help-fns tests after layout changes in `C-h b'
Lars Ingebrigtsen
2021-11-01
1
-2
/
+2
*
|
Say "Key/Binding" instead of "key/binding" in `C-h b'
Lars Ingebrigtsen
2021-11-01
1
-10
/
+10
*
|
Don't print empty keymaps in `C-h b'
Lars Ingebrigtsen
2021-11-01
1
-40
/
+26
*
|
eieio-core.el: Make slot-value work on defstructs
Stefan Monnier
2021-10-31
1
-0
/
+12
*
|
Remove workaround for fixed Bug#6581 from ert
Stefan Kangas
2021-10-31
2
-29
/
+34
*
|
Fix bug with string values in equal-including-properties
Stefan Kangas
2021-10-31
1
-14
/
+0
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-29
1
-27
/
+29
|
\
|
|
*
Some Tramp changes, mainly in tramp-tests.el
Michael Albinus
2021-10-29
1
-27
/
+29
*
|
Add some gnus-short-group-name tests
Morgan J. Smith
2021-10-29
1
-0
/
+52
*
|
Indent cl-flet-like forms correctly in incomplete expressions
akater
2021-10-28
1
-0
/
+121
*
|
Allow matching non-.git gitlab and gitea URLs in bug-reference
Miha Rihtaršič
2021-10-27
1
-4
/
+70
*
|
; * test/lisp/files-tests.el: Fix last commit.
Stefan Kangas
2021-10-27
1
-1
/
+0
[next]