Thu, 10 Jan 2002 11:13:17 +0000 |
Pavel Jank |
Comment fixes.
|
Sun, 16 Dec 2001 20:01:13 +0000 |
Richard M. Stallman |
(struct buffer): New field `display_error_modiff'.
|
Mon, 05 Nov 2001 07:39:02 +0000 |
Pavel Jank |
(Fbuffer_local_value): Add prototype.
|
Mon, 17 Sep 2001 16:07:51 +0000 |
Gerd Moellmann |
(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
|
Wed, 16 May 2001 12:18:18 +0000 |
Gerd Moellmann |
(OVERLAY_PLIST): New macro.
|
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.
|
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
|