log src/buffer.h @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
Sat, 22 Mar 1997 04:05:44 +0000 Richard M. Stallman (struct buffer): New field display_count.
Thu, 20 Feb 1997 06:45:13 +0000 Karl Heuer (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
Mon, 14 Oct 1996 07:54:04 +0000 Karl Heuer Fix typo in comment.
Sun, 15 Sep 1996 01:49:08 +0000 Richard M. Stallman Fix previous change.
Sun, 15 Sep 1996 01:48:31 +0000 Richard M. Stallman (struct buffer): New field overlay_modiff.
Mon, 02 Sep 1996 05:10:58 +0000 Richard M. Stallman (strict buffer): New slot last_selected_window.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Thu, 21 Dec 1995 16:56:26 +0000 Karl Heuer (struct buffer): Delete redisplay_end_trigger field.
Sat, 21 Oct 1995 23:14:59 +0000 Richard M. Stallman (struct buffer): New slot redisplay_end_trigger.
Thu, 19 Oct 1995 00:08:57 +0000 Richard M. Stallman Comment changes.
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