From cd8752523c8e4e2fe3655c2e81edd133fb8c1947 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 9 Sep 2009 14:47:54 +0000 Subject: (diff-hunk-kill): Fix the search of the next hunk (bug#4368). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a173f58335a..d030d24304e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-09-09 Stefan Monnier + + * diff-mode.el (diff-hunk-kill): Fix the search of the next hunk + (bug#4368). + 2009-09-09 Katsumi Yamaoka * calendar/time-date.el (autoload): -- cgit v1.2.1