diff options
| author | Joakim Verona | 2013-09-16 08:27:23 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-09-16 08:27:23 +0200 |
| commit | df15e4f6391d475acf15dcb512a28eed9964caac (patch) | |
| tree | a1b8b76d585bb6168da097b4ce1b35be3fe8b1e6 /test/ChangeLog | |
| parent | 2b483f0f59ff7f125dfbe490e42eb84c238ac971 (diff) | |
| parent | 578c21bc0316661f211dd73a9eb65c8213bd372f (diff) | |
| download | emacs-df15e4f6391d475acf15dcb512a28eed9964caac.tar.gz emacs-df15e4f6391d475acf15dcb512a28eed9964caac.zip | |
merge from trunk
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 21b22425fb6..85119db69f2 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-09-15 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/eshell.el (eshell-test/for-name-shadow-loop): | ||
| 4 | New test. (Bug#15372) | ||
| 5 | (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix. | ||
| 6 | |||
| 1 | 2013-09-13 Glenn Morris <rgm@gnu.org> | 7 | 2013-09-13 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * automated/eshell.el (with-temp-eshell): | 9 | * automated/eshell.el (with-temp-eshell): |