diff options
| author | Glenn Morris | 2014-04-08 20:37:56 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-04-08 20:37:56 -0700 |
| commit | 559836fbccf9c79c621da96fe8ca0080b980b14c (patch) | |
| tree | 4bf9792cdcf01bc71746845f5a1277da4a8ea687 /test/ChangeLog | |
| parent | 6bc76cee212aab0a2c02f8c28213fc842cc7880f (diff) | |
| parent | 50c9a9b8a871ce281b43a196bd912f3d2fdda5fa (diff) | |
| download | emacs-559836fbccf9c79c621da96fe8ca0080b980b14c.tar.gz emacs-559836fbccf9c79c621da96fe8ca0080b980b14c.zip | |
Merge from emacs-24; up to 2014-04-02T16:17:08Z!dmantipov@yandex.ru
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index fb969069c6c..c27b9b5f437 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2014-04-09 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * automated/python-tests.el (python-triple-quote-pairing): | ||
| 4 | Enable/disable electric-pair-mode as needed. | ||
| 5 | |||
| 6 | * automated/electric-tests.el (electric-pair-backspace-1): | ||
| 7 | Replace deleted function. | ||
| 8 | |||
| 1 | 2014-04-07 João Távora <joaotavora@gmail.com> | 9 | 2014-04-07 João Távora <joaotavora@gmail.com> |
| 2 | 10 | ||
| 3 | * automated/python-tests.el (python-triple-quote-pairing): New test. | 11 | * automated/python-tests.el (python-triple-quote-pairing): New test. |