log src/buffer.h @ 13230:ad1d4be6bb8d libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-951130

age author description
Sat, 05 Aug 1995 22:58:11 +0000 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): Declared.
Sun, 02 Jul 1995 06:07:43 +0000 Richard M. Stallman (struct buffer): New field clip_changed.
Thu, 04 May 1995 16:20:15 +0000 Richard M. Stallman (Fdelete_overlay): Was mistakenly called Fdelete_overlays.
Fri, 07 Apr 1995 18:39:56 +0000 Richard M. Stallman (Fdelete_overlays): Add declaration.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Fri, 17 Mar 1995 18:10:19 +0000 Boris Goldowsky (struct buffer): Add file_format member.
Sat, 11 Mar 1995 22:35:30 +0000 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
Tue, 14 Feb 1995 16:32:01 +0000 Richard M. Stallman (struct buffer): New field file_truename.
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.
Mon, 10 Jan 1994 22:37:13 +0000 Richard M. Stallman (struct buffer): New field auto_save_failure_time.
Sat, 08 Jan 1994 09:21:59 +0000 Richard M. Stallman [MSDOS]: New buffer-local variable:
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 14 May 1993 14:43:00 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Fri, 23 Apr 1993 03:06:10 +0000 Eric S. Raymond (BUF_NARROWED, NARROWED): New macros to test whether a region
Sat, 27 Mar 1993 18:04:02 +0000 Richard M. Stallman (struct buffer): Field `fieldlist' deleted.
Tue, 16 Mar 1993 18:18:05 +0000 Jim Blandy * cmds.c (overwrite_binary_mode): Deleted; this implements the
Sun, 07 Mar 1993 09:33:43 +0000 Richard M. Stallman (struct buffer): New field mark_active.
Mon, 22 Feb 1993 14:23:02 +0000 Jim Blandy * buffer.h: Remove code which #includes "undo.h" if lint is
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 16 Nov 1992 00:54:53 +0000 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
Sat, 31 Oct 1992 04:51:36 +0000 Jim Blandy * buffer.h (Fbuffer_name, Fget_file_buffer): Added external
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
Wed, 19 Aug 1992 03:54:46 +0000 Jim Blandy entered into RCS
Tue, 02 Jun 1992 04:15:32 +0000 Joseph Arceneaux *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Fri, 22 Feb 1991 18:25:19 +0000 Jim Blandy Initial revision