| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We have to make sure that no definitions are overriden at runtime, when the
compiled library is loaded in a newer or patched Emacs version.
|
|
|
|
Implement Tramp tests using the mock protocol.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replicating the docstring of the original function is not needed.
|
|
|
|
|
|
|
|
|
|
compat--alist-get is only defined on Emacs < 26.
|
|
In compat-26 we provide the alist-get variant with the additional TESTFN
argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|