diff options
| author | Paul Eggert | 2014-11-28 22:55:31 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-28 23:07:16 -0800 |
| commit | 0cce3623b169732a51f055a86fc926313b11a5ee (patch) | |
| tree | 17154977d6e77f604ede0b82f89b2aeb6925310a /test/ChangeLog | |
| parent | 9875d23d86c0668b1e697b67a394560d66c7826d (diff) | |
| parent | 6b765b8facbdbb03f28028007885236601652515 (diff) | |
| download | emacs-0cce3623b169732a51f055a86fc926313b11a5ee.tar.gz emacs-0cce3623b169732a51f055a86fc926313b11a5ee.zip | |
Merge branch 'emacs-24'.
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index d0988e42076..c2c2d9b09ee 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-11-29 Fabián Ezequiel Gallina <fgallina@gnu.org> | ||
| 2 | |||
| 3 | * automated/python-tests.el | ||
| 4 | (python-shell-calculate-process-environment-4) | ||
| 5 | (python-shell-calculate-process-environment-5): New tests. | ||
| 6 | (python-shell-make-comint-3): Use file-equal-p. | ||
| 7 | (python-shell-get-or-create-process-1) | ||
| 8 | (python-shell-get-or-create-process-2) | ||
| 9 | (python-shell-get-or-create-process-3): Fix interpreter for | ||
| 10 | Windows (Bug#18595). | ||
| 11 | |||
| 1 | 2014-11-21 Ulf Jasper <ulf.jasper@web.de> | 12 | 2014-11-21 Ulf Jasper <ulf.jasper@web.de> |
| 2 | 13 | ||
| 3 | * automated/libxml-tests.el | 14 | * automated/libxml-tests.el |