diff options
| author | Glenn Morris | 2013-10-12 17:28:30 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-10-12 17:28:30 -0700 |
| commit | e903c210b66b7545eefc4497ac8765db5dcf504b (patch) | |
| tree | 6589e40665a2fca5924c5a2e73d7ee4d39273f5f /test | |
| parent | 650fa7bfb4143c3f6f46939982ae7e8f69e806f7 (diff) | |
| download | emacs-e903c210b66b7545eefc4497ac8765db5dcf504b.tar.gz emacs-e903c210b66b7545eefc4497ac8765db5dcf504b.zip | |
ChangeLog fixes prompted by M-x authors
Diffstat (limited to 'test')
| -rw-r--r-- | test/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index 10a67a3d491..7e8405e3676 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -149,7 +149,7 @@ | |||
| 149 | 149 | ||
| 150 | 2013-08-28 Paul Eggert <eggert@cs.ucla.edu> | 150 | 2013-08-28 Paul Eggert <eggert@cs.ucla.edu> |
| 151 | 151 | ||
| 152 | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | 152 | * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh, |
| 153 | for portability to hosts where /bin/sh has problems. | 153 | for portability to hosts where /bin/sh has problems. |
| 154 | 154 | ||
| 155 | 2013-08-21 David Engster <deng@randomsample.de> | 155 | 2013-08-21 David Engster <deng@randomsample.de> |
| @@ -555,7 +555,7 @@ | |||
| 555 | 555 | ||
| 556 | 2012-12-14 Dmitry Gutov <dgutov@yandex.ru> | 556 | 2012-12-14 Dmitry Gutov <dgutov@yandex.ru> |
| 557 | 557 | ||
| 558 | * automated/ruby-mode-tests.el | 558 | * automated/ruby-mode-tests.el: |
| 559 | Rename one interpolation test; add three more. | 559 | Rename one interpolation test; add three more. |
| 560 | (ruby-with-temp-buffer): New macro, use it where appropriate. | 560 | (ruby-with-temp-buffer): New macro, use it where appropriate. |
| 561 | (ruby-add-log-current-method-examples): Use "_" for target point. | 561 | (ruby-add-log-current-method-examples): Use "_" for target point. |