| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Silence some byte-compiler warnings in tests | Basil L. Contovounesios | 2020-06-03 | 1 | -0/+2 |
| * | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
| * | Stop wdired tests leaving behind symlink /tmp/emacs1000 | Glenn Morris | 2019-07-14 | 1 | -0/+3 |
| * | Merge from emacs-26 | Noam Postavsky | 2019-06-25 | 1 | -1/+5 |
| |\ | |||||
| | * | Fix problem with wdired test when symlinks cannot be created. | Juanma Barranquero | 2019-06-16 | 1 | -1/+5 |
| * | | Make wdired-mode ignore ls file indicators | Stephen Berman | 2019-04-25 | 1 | -0/+45 |
| |/ | |||||
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 1 | -1/+1 |
| * | * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo. | Glenn Morris | 2018-08-08 | 1 | -2/+2 |
| * | Fix wdired test failure when byte compiled (bug#32318) | Stephen Berman | 2018-07-31 | 1 | -0/+3 |
| * | * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test. | Stephen Berman | 2018-07-30 | 1 | -0/+21 |
| * | Add initial tests for wdired.el | Stephen Berman | 2018-07-29 | 1 | -0/+105 |