log src/buffer.h @ 10562:ddc863fd062b

age author description
Fri, 27 Jan 1995 07:18:11 +0000 Richard M. Stallman (struct buffer): New field point_before_scroll.
Mon, 02 Jan 1995 09:19:34 +0000 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
Tue, 15 Nov 1994 23:55:03 +0000 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
Tue, 15 Nov 1994 02:04:23 +0000 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
Tue, 01 Nov 1994 06:17:07 +0000 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
Tue, 11 Oct 1994 07:45:41 +0000 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
Sat, 08 Oct 1994 22:12:45 +0000 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
Sat, 17 Sep 1994 03:14:26 +0000 Karl Heuer Declare some functions.
Sat, 17 Sep 1994 01:52:13 +0000 Karl Heuer Declare evaporate_overlays.
Sat, 25 Jun 1994 22:34:25 +0000 Richard M. Stallman (BUF_PTR_CHAR_POS): New macro.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 10 Apr 1994 02:33:37 +0000 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
Sun, 03 Apr 1994 19:37:32 +0000 Richard M. Stallman (OVERLAY_POSITION): Use XGCTYPE.
Tue, 29 Mar 1994 05:54:39 +0000 Karl Heuer Fix typo in comment.
Sat, 26 Feb 1994 04:05:17 +0000 Karl Heuer (OVERLAY_POSITION): Don't check which buffer it points to.