log src/buffer.h @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
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.