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
*
Set `default-directory' for watchdog in tramp-test.el
Michael Albinus
2017-08-17
1
-1
/
+3
*
files-tests.el: Remove unused lexical variable
Tino Calancha
2017-08-16
1
-2
/
+1
*
Add tests for previous commit
Noam Postavsky
2017-08-15
1
-0
/
+56
*
archive-int-to-mode: Fix order of testing S_ISUID, S_ISGID bits
Tino Calancha
2017-08-15
1
-1
/
+2
*
Clean up temp files after some tests
Glenn Morris
2017-08-14
2
-13
/
+18
*
Add test suites for arc-mode and tar-mode
Tino Calancha
2017-08-13
2
-0
/
+72
*
Fix make-temp-file bug with ""/"."/".." prefix
Paul Eggert
2017-08-12
1
-0
/
+14
*
Implement EXCL of write-region for Tramp
Michael Albinus
2017-08-12
1
-1
/
+17
*
Fix a minor todo-mode regression
Stephen Berman
2017-08-11
1
-9
/
+41
*
Respect buffer-local value of tags-table-list (Bug#27772)
Noam Postavsky
2017-08-10
1
-6
/
+25
*
dired-delete-file: Dont't ask for empty dirs
Tino Calancha
2017-08-09
1
-0
/
+85
*
query-replace: Undo replacements performed with 'comma
Tino Calancha
2017-08-08
1
-0
/
+22
*
Don't define gv expanders in compiler's runtime (Bug#27016)
Noam Postavsky
2017-08-07
1
-0
/
+147
*
Let the cl-typep effects of defclass work during compilation (Bug#27718)
Noam Postavsky
2017-08-07
1
-12
/
+0
*
Let `define-symbol-prop' take effect during compilation
Stefan Monnier
2017-08-07
1
-0
/
+17
*
Add a test of handling of circular values to testcover-tests
Gemini Lasswell
2017-08-07
1
-0
/
+10
*
; Avoid test failures when running from compiled test files
Noam Postavsky
2017-08-07
3
-1
/
+24
*
Catch argument and macroexpansion errors in ert
Alexander Gramiak
2017-08-07
1
-0
/
+9
*
Minor tweak in a dired test
Tino Calancha
2017-08-06
1
-2
/
+6
*
Dired w/ eshell-ls: Handle shell wildcards in file name
Tino Calancha
2017-08-06
1
-0
/
+18
*
dired-revert: save line numbers instead of positions
Tino Calancha
2017-08-06
1
-0
/
+46
*
Fix files-tests.el for MS-Windows
Eli Zaretskii
2017-08-05
1
-4
/
+5
*
insert-directory-wildcard-in-dir-p: Tweak regexp
Tino Calancha
2017-08-05
1
-0
/
+18
*
; Fix map-tests when compiled
Noam Postavsky
2017-08-04
1
-6
/
+10
*
Fix dired-test-bug27631 on MS-Windows
Tino Calancha
2017-08-04
1
-0
/
+4
*
Fix dired-test-bug25609 on MS-Windows
Eli Zaretskii
2017-08-04
1
-0
/
+9
*
Fix 2 tests that fail in MS-Windows
Tino Calancha
2017-08-04
2
-24
/
+49
*
Add debugging messages to a Dired test
Stephen Berman
2017-08-02
1
-2
/
+10
*
; Extend traces in tramp-test36-asynchronous-requests for hydra
Michael Albinus
2017-08-02
1
-5
/
+5
*
dired-align-file: Inherit text properties in inserted spaces
Tino Calancha
2017-08-02
1
-0
/
+15
*
Move dired tests using ls emulation to different files
Tino Calancha
2017-08-02
3
-92
/
+140
*
* test/lisp/ls-lisp-tests.el: Rename it from ls-lisp.el
Tino Calancha
2017-08-02
1
-0
/
+0
*
Fix misalignment in Dired when dired-directory is a cons
Tino Calancha
2017-08-02
1
-1
/
+0
*
Fix some dired-tests.el on MS-Windows
Eli Zaretskii
2017-08-01
1
-0
/
+10
*
Insert subdir content if dir-or-list is a string w/o wildcards
Tino Calancha
2017-08-01
1
-0
/
+15
*
Add more should form calls in a failing dired test
Tino Calancha
2017-08-01
1
-4
/
+10
*
dired-tests: Unload tested features after test them
Tino Calancha
2017-07-31
1
-1
/
+6
*
Small adaptions for directory wildcards
Michael Albinus
2017-07-31
1
-5
/
+10
*
; Change instrumentation code in tramp-tests.el
Michael Albinus
2017-07-31
1
-13
/
+4
*
* test/lisp/net/tramp-tests.el (tramp-test17-dired-with-wildcards): New test.
Michael Albinus
2017-07-30
1
-1
/
+103
*
Dired: Handle posix wildcards in directory part
Tino Calancha
2017-07-30
1
-0
/
+38
*
Preserve point under 'dired-auto-revert-buffer' (third case)
Stephen Berman
2017-07-29
1
-5
/
+94
*
* lisp/password-cache.el (password-data): Use a hash-table
Stefan Monnier
2017-07-28
1
-1
/
+1
*
* lisp/subr.el (define-symbol-prop): New function
Stefan Monnier
2017-07-28
1
-1
/
+1
*
* lisp/subr.el (method-files): Move function to cl-generic.el
Stefan Monnier
2017-07-28
2
-25
/
+24
*
Add watchdog process to tramp-test36-asynchronous-requests
Michael Albinus
2017-07-27
1
-6
/
+18
*
Dired: Support eshell-ls from the beginning if the user wants to
Tino Calancha
2017-07-26
1
-0
/
+13
*
; Instrument entry of tramp--test-instrument-test-case
Michael Albinus
2017-07-25
1
-2
/
+3
*
ls-lisp: Add an unload function and enable lexical binding
Tino Calancha
2017-07-25
1
-0
/
+37
*
register-read-with-preview: Quit if user input C-g or ESC
Tino Calancha
2017-07-25
1
-0
/
+43
[next]