log src/buffer.h @ 112008:03d428c4090e

age author description
Sat, 20 Nov 2010 21:20:50 -0800 Dan Nicolaescu Remove INLINE uses in header files.
Tue, 02 Nov 2010 20:40:54 -0700 Glenn Morris Mere anarchy is loosed upon the world.
Fri, 24 Sep 2010 15:30:13 -0400 Eli Zaretskii Fix int/EMACS_INT in eval.c and indent.c, correct previous changes.
Sun, 11 Jul 2010 20:34:43 +0200 Andreas Schwab Use offsetof instead of own definition
Fri, 02 Jul 2010 11:26:33 +0200 Jan D Remove P_ and __P macros.
Tue, 20 Apr 2010 13:01:39 -0400 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
Mon, 19 Apr 2010 21:50:52 -0400 Stefan Monnier Make variable forwarding explicit rather the using special values.
Mon, 12 Apr 2010 21:47:40 -0400 Stefan Monnier Try to detect file modification within the same second.
Sat, 16 Jan 2010 06:57:09 -0500 Eli Zaretskii Merge from mainline.
Fri, 01 Jan 2010 06:57:39 -0500 Eli Zaretskii Retrospective commit from 2009-11-14.
Fri, 01 Jan 2010 06:27:51 -0500 Eli Zaretskii Retrospective commit from 2009-10-08.
Fri, 01 Jan 2010 06:22:52 -0500 Eli Zaretskii Retrospective commit from 2009-10-05.
Thu, 31 Dec 2009 15:04:11 -0500 Eli Zaretskii Retrospective commit from 2009-08-15.
Thu, 31 Dec 2009 14:44:59 -0500 Eli Zaretskii Retrospective commit.
Tue, 12 Jan 2010 23:33:42 -0500 Stefan Monnier Try to fix bug#5314. This is probably not the final word, tho.