From bfc0e82b9a7638e84a5d92e03d07b5614f47abac Mon Sep 17 00:00:00 2001 From: sabetts Date: Mon, 2 Jun 2003 22:49:35 +0000 Subject: * src/group.c (groups_merge): don't merge a group with itself. * src/bar.c (draw_mark): abort if mark_end is the beginning of the line or the start and end of the mark is the same. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cabd99a..a050097 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2003-06-02 Shawn Betts + * src/group.c (groups_merge): don't merge a group with itself. + + * src/bar.c (draw_mark): abort if mark_end is the beginning of the + line or the start and end of the mark is the same. + * src/actions.c (group_completions): use a group's number if it has no name. -- cgit v1.2.3