diff options
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 59aacd13fd0..c59548252ff 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2013-11-23 Glenn Morris <rgm@gnu.org> | 1 | 2013-11-23 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * automated/python-tests.el (python-shell-parse-command-1) | ||
| 4 | (python-shell-make-comint-1, python-shell-make-comint-2) | ||
| 5 | (python-shell-get-process-1) | ||
| 6 | (python-shell-internal-get-or-create-process-1): | ||
| 7 | Skip rather than fail if prereqs not found. | ||
| 8 | |||
| 3 | * automated/Makefile.in (emacs): | 9 | * automated/Makefile.in (emacs): |
| 4 | Empty EMACSLOADPATH rather than unsetting. | 10 | Empty EMACSLOADPATH rather than unsetting. |
| 5 | 11 | ||