Mercurial > emacs
log src/textprop.c @ 109501:c02e8765755d
age | author | description |
---|---|---|
Thu, 08 Jul 2010 14:25:08 -0700 | Dan Nicolaescu | Convert DEFUNs to standard C. |
Sun, 04 Jul 2010 00:50:25 -0700 | Dan Nicolaescu | Convert (most) functions in src to standard C. |
Fri, 02 Jul 2010 14:19:53 +0200 | Jan D | Remove __P and P_ from .c and .m files and definition of P_ |
Tue, 19 Jan 2010 13:16:01 +0000 | Alan Mackenzie | Suppress spurious second invocation of before-change-functions |
Fri, 08 Jan 2010 13:41:42 +0000 | Alan Mackenzie | Fix spurious before-change-functions invocation from (insert ?\n). |
Wed, 13 Jan 2010 00:35:10 -0800 | Glenn Morris | Add 2010 to copyright years. |
Sat, 09 Jan 2010 17:32:47 -0500 | Chong Yidong | Fix bounds checking for text properties in `format' (Bug#5306). |