log src/buffer.c @ 107158:a54a2fe12bf1

age author description
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
Wed, 11 Nov 2009 19:25:24 +0000 Dan Nicolaescu * frame.c (make_initial_frame):
Fri, 06 Nov 2009 18:47:48 +0000 Stefan Monnier Let integers use up 2 tags to give them one extra bit and double their range.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sat, 17 Oct 2009 02:35:35 +0000 Juanma Barranquero * buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
Wed, 02 Sep 2009 03:11:15 +0000 Glenn Morris (default-major-mode): Move most of the doc from here...
Sat, 15 Aug 2009 14:06:02 +0000 Chong Yidong * buffer.c (set_buffer_internal_1)
Thu, 16 Jul 2009 01:45:08 +0000 Richard M. Stallman * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
Tue, 14 Apr 2009 13:57:12 +0000 Eli Zaretskii (syms_of_buffer) <line-spacing>: Doc fix.
Tue, 17 Mar 2009 10:26:25 +0000 Juanma Barranquero Move comment to make clearer it's talking about buffer Vprin1_to_string_buffer.
Tue, 10 Mar 2009 03:35:27 +0000 Stefan Monnier (Fswitch_to_buffer): Revert part of 2008-10-21's change.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 25 Dec 2008 10:32:36 +0000 Jason Rumney (Fbuffer_swap_text): Use POINTER_TYPE.