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
*
Some minor Tramp fixes, resulting from test campaign
Michael Albinus
2020-11-13
1
-4
/
+11
*
* test/lisp/help-fns-tests.el: Silence byte-compiler.
Stefan Kangas
2020-11-12
1
-1
/
+2
*
* test/lisp/hfy-cmap-resources/rgb.txt: Add comment line.
Stefan Kangas
2020-11-12
1
-0
/
+1
*
Cleanup of the test file for cperl-mode
Harald Jörg
2020-11-11
1
-182
/
+152
*
Add test for substitute-command-keys with command remap
Stefan Kangas
2020-11-09
1
-2
/
+13
*
Better warning suppression in rx-tests
Mattias Engdegård
2020-11-09
1
-1
/
+1
*
Fix pcase rx form snag with '?' and '??' (bug#44532)
Mattias Engdegård
2020-11-09
1
-1
/
+5
*
cperl-mode: Indentation of ')' follows customisation
Harald Jörg
2020-11-09
3
-0
/
+73
*
Add test for recent change in enable-theme
Mauro Aranda
2020-11-07
1
-0
/
+9
*
Fix javac message parsing column number off-by-one
Mattias Engdegård
2020-11-06
1
-2
/
+2
*
Update gdb-mi-tests
Mattias Engdegård
2020-11-06
1
-2
/
+4
*
; Silence byte-compiler warnings in tests
Stefan Kangas
2020-11-05
2
-13
/
+14
*
Still fixes for Tramp directory-files-*
Michael Albinus
2020-11-05
1
-10
/
+17
*
New gnus-search library
Eric Abrahamsen
2020-11-03
1
-0
/
+96
*
Some Tramp fixes for directory-files-* and delete-*
Michael Albinus
2020-11-03
1
-4
/
+19
*
cperl-mode: Fix indentation for Emacs 26
Harald Jörg
2020-11-03
2
-0
/
+48
*
cperl-mode: Skip a test for older Emacsen (preparing for ELPA)
Harald Jörg
2020-11-03
1
-0
/
+4
*
Fix some glitches in recent directory-files-* changes
Michael Albinus
2020-11-02
1
-0
/
+76
*
Partially revert previous define-minor-mode change
Lars Ingebrigtsen
2020-11-02
1
-8
/
+2
*
Don't bind standard-output in substitute-command-keys
Stefan Kangas
2020-11-01
1
-0
/
+20
*
Make minor mode ARG work as documented
Lars Ingebrigtsen
2020-11-01
1
-0
/
+21
*
Trash remote files to local trash (Bug#44216)
Michael Albinus
2020-11-01
1
-3
/
+65
*
'assoc' is not side-effect-free; constprop its pure subset
Mattias Engdegård
2020-10-31
1
-1
/
+6
*
Trim and explain set of safe forms for 'unsafep' (bug#44018)
Mattias Engdegård
2020-10-31
1
-0
/
+12
*
Parse GDB/MI results directly instead of going via JSON (bug#44173)
Mattias Engdegård
2020-10-31
1
-0
/
+44
*
Fix unit tests broken by changes to xt-mouse.el
Jared Finder
2020-10-31
1
-4
/
+4
*
Revert "Temporarily mark two failing tests"
Eli Zaretskii
2020-10-31
1
-2
/
+0
*
* lisp/simple.el (blink-matching-open): Fix bug#37127
Stefan Monnier
2020-10-30
1
-16
/
+23
*
Revert "Adjust python tests after fix for bug#39398"
Lars Ingebrigtsen
2020-10-30
1
-3
/
+3
*
; Fix typo in my last commit
Stefan Kangas
2020-10-30
1
-1
/
+1
*
Suppress a misleading message when closing a paren in a regex
Harald Jörg
2020-10-30
1
-0
/
+29
*
Clarify point position after text-property-search
Stefan Kangas
2020-10-30
1
-0
/
+18
*
`format-time' can now do sub-second times
Lars Ingebrigtsen
2020-10-30
1
-1
/
+8
*
* test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): Expand test.
Hugh Daschbach
2020-10-30
1
-51
/
+79
*
cperl-mode: Make timeout test more robust
Harald Jörg
2020-10-29
1
-1
/
+3
*
Handle several children of PATH in dbus-managed-objects-handler
Michael Albinus
2020-10-29
1
-10
/
+5
*
* test/lisp/net/dbus-tests.el (dbus-test09-get-managed-objects): New test.
Hugh Daschbach
2020-10-29
1
-0
/
+82
*
Disable mml-sec-tests on MacOS
Lars Ingebrigtsen
2020-10-28
1
-1
/
+4
*
Adjust python tests after fix for bug#39398
Lars Ingebrigtsen
2020-10-28
1
-3
/
+3
*
; Fix license statement in several files
Stefan Kangas
2020-10-28
11
-33
/
+55
*
Use lexical-binding in netrc.el and add tests
Stefan Kangas
2020-10-28
3
-0
/
+61
*
Temporarily mark two failing tests
Glenn Morris
2020-10-27
1
-0
/
+2
*
Fix sunrise and sunset calculation (bug#44237)
Mattias Engdegård
2020-10-27
1
-0
/
+42
*
Don't rely on bignums in ntlm.el
Mattias Engdegård
2020-10-27
1
-0
/
+52
*
Fix time-test error on machines with mail
Lars Ingebrigtsen
2020-10-26
1
-0
/
+1
*
Implement a :predicate parameter for globalized minor modes
Lars Ingebrigtsen
2020-10-26
1
-0
/
+49
*
Revert commit 1f44a776729adf9c6468a76f8310616fde62eeaa for XRef.
Philipp Stephani
2020-10-25
1
-2
/
+4
*
Revert commit 1f44a776729adf9c6468a76f8310616fde62eeaa for Flymake.
Philipp Stephani
2020-10-25
1
-2
/
+9
*
; Prefer https to http in more URLs
Stefan Kangas
2020-10-24
7
-8
/
+8
*
Accept nil COMMAND in tramp-sh-handle-make-process (Bug#44151)
Michael Albinus
2020-10-24
1
-0
/
+16
[next]