Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
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_
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Sat, 28 Nov 2009 10:50:31 +0000 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Thu, 19 Mar 2009 02:58:21 +0000 |
Chong Yidong |
(Fvertical_motion): Undo 2005-01-19 change (Bug#2694).
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 15:03:08 +0000 |
Chong Yidong |
(Fvertical_motion): Don't advance iterator if we have reseated to the
|
Wed, 17 Sep 2008 20:34:16 +0000 |
Chong Yidong |
Minor fix to last change.
|
Wed, 17 Sep 2008 20:29:04 +0000 |
Chong Yidong |
(Fvertical_motion): Use position reported by iterator
|