log src/buffer.h @ 35787:0f57662bf4a9

age author description
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.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Thu, 01 Jan 1998 06:49:17 +0000 Richard M. Stallman (DECODE_POSITION): New macro.
Fri, 21 Nov 1997 14:19:57 +0000 Andreas Schwab Add more protypes and function declarations.
Sat, 14 Jun 1997 04:53:00 +0000 Karl Heuer (point): Obsolete macro deleted in favor of PT.
Mon, 09 Jun 1997 12:59:11 +0000 Kenichi Handa (struct buffer): New member buffer_file_coding_system.