log src/buffer.h @ 112453:06719a229a46 default tip

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
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.
Mon, 27 Dec 2010 18:29:38 +0100 Andreas Schwab Remove unused declarations
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.
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Sat, 15 Aug 2009 13:53:41 +0000 Chong Yidong Add comment noting that unbound symbols appear as themselves in local_var_alist.
Thu, 16 Jul 2009 01:45:08 +0000 Richard M. Stallman * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 24 Jun 2008 17:55:20 +0000 Chong Yidong (struct buffer): New member word_wrap.
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 20 Mar 2008 18:38:34 +0000 Stefan Monnier * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
Thu, 20 Mar 2008 18:13:12 +0000 Stefan Monnier * fileio.c (Finsert_file_contents):
Mon, 17 Mar 2008 20:21:12 +0000 Stefan Monnier (Fbuffer_list): Declare (for use in callint.c).