log src/buffer.h @ 25654:4bf85d1d270b

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