Mercurial > emacs
log src/insdel.c @ 112408:04c350138c72
age | author | description |
---|---|---|
Tue, 18 Jan 2011 13:45:37 -0700 | Tom Tromey | Move all DEFVAR'd globals into a structure -- threading infrastructure |
Fri, 14 Jan 2011 12:18:41 -0500 | Stefan Monnier | Merge from emacs-23 |
Sun, 02 Jan 2011 15:50:46 -0800 | Glenn Morris | Add 2011 to FSF/AIST copyright years. |
Thu, 18 Nov 2010 08:57:00 -0800 | Dan Nicolaescu | Move declarations from .c files to .h files. |
Thu, 21 Oct 2010 13:27:32 -0400 | Chong Yidong | * insdel.c (prepare_to_modify_buffer): Don't set |
Sat, 25 Sep 2010 15:50:13 -0400 | Chong Yidong | * src/insdel.c (prepare_to_modify_buffer): Ensure the mark marker is alive |
Wed, 22 Sep 2010 12:03:34 -0400 | Eli Zaretskii | Fix some uses of int instead of EMACS_INT. |