Mercurial > emacs
comparison src/ChangeLog @ 110576:54834381dfd9
* src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive
before using it (Bug#6977).
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Sat, 25 Sep 2010 15:50:13 -0400 |
| parents | 72166a5a538c |
| children | aa7656773a38 |
comparison
equal
deleted
inserted
replaced
| 110575:bc67a5497dda | 110576:54834381dfd9 |
|---|---|
| 1 2010-09-25 Chong Yidong <cyd@stupidchicken.com> | |
| 2 | |
| 3 * insdel.c (prepare_to_modify_buffer): Ensure the mark marker is | |
| 4 alive before using it (Bug#6977). | |
| 5 | |
| 1 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 7 |
| 3 * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup. | 8 * xdisp.c (face_before_or_after_it_pos): EMACS_INT/int fixup. |
| 4 | 9 |
| 5 * dispextern.h: EMACS_INT/int fixup. | 10 * dispextern.h: EMACS_INT/int fixup. |
