summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-10-12 17:28:30 -0700
committerGlenn Morris <rgm@gnu.org>2013-10-12 17:28:30 -0700
commite903c210b66b7545eefc4497ac8765db5dcf504b (patch)
tree6589e40665a2fca5924c5a2e73d7ee4d39273f5f /test
parent650fa7bfb4143c3f6f46939982ae7e8f69e806f7 (diff)
downloademacs-e903c210b66b7545eefc4497ac8765db5dcf504b.tar.gz
ChangeLog fixes prompted by M-x authors
Diffstat (limited to 'test')
-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 @@
2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
- * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
+ * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
for portability to hosts where /bin/sh has problems.
2013-08-21 David Engster <deng@randomsample.de>
@@ -555,7 +555,7 @@
2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
- * automated/ruby-mode-tests.el
+ * automated/ruby-mode-tests.el:
Rename one interpolation test; add three more.
(ruby-with-temp-buffer): New macro, use it where appropriate.
(ruby-add-log-current-method-examples): Use "_" for target point.