From e31106e80a607df161daf91890fa4a4c816a0bdb Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 24 Jun 2013 19:52:33 -0400 Subject: [PATCH] * test/automated/occur-tests.el (occur-tests): Update for 2013-05-29 change to occur header line. --- test/ChangeLog | 5 +++++ test/automated/occur-tests.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/test/ChangeLog b/test/ChangeLog index 73ce74a02ae..607be5c5244 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -1,3 +1,8 @@ +2013-06-24 Glenn Morris + + * automated/occur-tests.el (occur-tests): + Update for 2013-05-29 change to occur header line. + 2013-06-21 Eduard Wiebe Test suite for flymake. diff --git a/test/automated/occur-tests.el b/test/automated/occur-tests.el index 7cc4df6bffa..c690f4ada20 100644 --- a/test/automated/occur-tests.el +++ b/test/automated/occur-tests.el @@ -35,7 +35,7 @@ xd xex fx " "\ -5 matches for \"x\" in buffer: *test-occur* +6 matches in 5 lines for \"x\" in buffer: *test-occur* 1:xa 3:cx 4:xd -- 2.11.4.GIT