aboutsummaryrefslogtreecommitdiffstats
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-10-12 17:28:30 -0700
committerGlenn Morris2013-10-12 17:28:30 -0700
commite903c210b66b7545eefc4497ac8765db5dcf504b (patch)
tree6589e40665a2fca5924c5a2e73d7ee4d39273f5f /test/ChangeLog
parent650fa7bfb4143c3f6f46939982ae7e8f69e806f7 (diff)
downloademacs-e903c210b66b7545eefc4497ac8765db5dcf504b.tar.gz
emacs-e903c210b66b7545eefc4497ac8765db5dcf504b.zip
ChangeLog fixes prompted by M-x authors
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog4
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
1502013-08-28 Paul Eggert <eggert@cs.ucla.edu> 1502013-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
1552013-08-21 David Engster <deng@randomsample.de> 1552013-08-21 David Engster <deng@randomsample.de>
@@ -555,7 +555,7 @@
555 555
5562012-12-14 Dmitry Gutov <dgutov@yandex.ru> 5562012-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.