diff options
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index de1676341e5..4330b77e21e 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * automated/eshell.el (with-temp-eshell): | 3 | * automated/eshell.el (with-temp-eshell): |
| 4 | Use a temp directory for eshell-directory-name. | 4 | Use a temp directory for eshell-directory-name. |
| 5 | (eshell-test-command-result): New, again using a temp directory. | ||
| 6 | Replace eshell-command-result with this throughout. | ||
| 5 | 7 | ||
| 6 | 2013-09-12 Glenn Morris <rgm@gnu.org> | 8 | 2013-09-12 Glenn Morris <rgm@gnu.org> |
| 7 | 9 | ||