log src/buffer.h @ 43278:9f624bf5ffee

age author description
Thu, 10 Jan 2002 11:13:17 +0000 Pavel Jank Comment fixes.
Sun, 16 Dec 2001 20:01:13 +0000 Richard M. Stallman (struct buffer): New field `display_error_modiff'.
Mon, 05 Nov 2001 07:39:02 +0000 Pavel Jank (Fbuffer_local_value): Add prototype.
Mon, 17 Sep 2001 16:07:51 +0000 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
Wed, 16 May 2001 12:18:18 +0000 Gerd Moellmann (OVERLAY_PLIST): New macro.
Tue, 12 Dec 2000 18:51:47 +0000 Dave Love (mmap_set_vars): Declare.
Thu, 14 Sep 2000 15:14:15 +0000 Gerd Moellmann (BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
Wed, 06 Sep 2000 21:24:56 +0000 Gerd Moellmann (R_ALLOC_DECLARE): Removed because unused.
Mon, 28 Aug 2000 03:32:42 +0000 Eli Zaretskii Fix a typo in a comment.
Thu, 17 Aug 2000 13:48:48 +0000 Dave Love Avoid DECLARE_INTERVALS.
Tue, 08 Aug 2000 23:46:25 +0000 Miles Bader (overlays_at): Update prototype.
Mon, 05 Jun 2000 14:27:07 +0000 Dave Love Remove Vbefore_change_function, Vafter_change_function.
Mon, 24 Apr 2000 13:54:35 +0000 Gerd Moellmann (struct buffer): Add extra_line_spacing, remove extra2
Mon, 27 Mar 2000 12:49:02 +0000 Gerd Moellmann (MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
Mon, 27 Mar 2000 09:46:30 +0000 Gerd Moellmann (struct buffer): Add cursor_type.
Sun, 26 Mar 2000 14:08:52 +0000 Gerd Moellmann (struct buffer): Remove member local_var_flags,
Thu, 18 Nov 1999 13:31:04 +0000 Gerd Moellmann (struct buffer_text): Add comment about moving
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Sun, 17 Oct 1999 12:53:48 +0000 Gerd Moellmann (struct buffer): Remove prompt_end_charpos field.
Sun, 19 Sep 1999 21:46:45 +0000 Gerd Moellmann Add prototype for r_re_alloc.
Thu, 16 Sep 1999 20:19:52 +0000 Gerd Moellmann [REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
Sun, 12 Sep 1999 20:21:49 +0000 Gerd Moellmann (prompt_end_charpos): Replaces
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Mon, 23 Aug 1999 00:11:39 +0000 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): New.
Sat, 21 Aug 1999 19:29:47 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Add top_line_format.
Thu, 08 Oct 1998 06:45:36 +0000 Kenichi Handa (inhibit_modification_hooks): Extern it.
Wed, 20 May 1998 00:39:09 +0000 Richard M. Stallman (struct buffer): New slot display_time.
Sat, 28 Mar 1998 21:50:39 +0000 Richard M. Stallman (struct buffer): Field `undo_list' moved before `name'
Fri, 27 Feb 1998 21:55:01 +0000 Karl Heuer Fix comment.