From d24ec09aee53c057d4ff30d84b44aa044d4f6805 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 25 Sep 2010 15:50:13 -0400 Subject: * src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive before using it (Bug#6977). --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 38b24f8559b..29071a36b0e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-09-25 Chong Yidong + + * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is + alive before using it (Bug#6977). + 2010-09-25 Lars Magne Ingebrigtsen * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup. -- cgit v1.2.1