log src/buffer.h @ 14938:e4f4dc22f5a3

age author description
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-12-21 Karl Heuer (struct buffer): Delete redisplay_end_trigger field.
1995-10-21 Richard M. Stallman (struct buffer): New slot redisplay_end_trigger.
1995-10-19 Richard M. Stallman Comment changes.
1995-08-05 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): Declared.
1995-07-02 Richard M. Stallman (struct buffer): New field clip_changed.
1995-05-04 Richard M. Stallman (Fdelete_overlay): Was mistakenly called Fdelete_overlays.
1995-04-07 Richard M. Stallman (Fdelete_overlays): Add declaration.
1995-04-07 Karl Heuer Update copyright.
1995-03-17 Boris Goldowsky (struct buffer): Add file_format member.
1995-03-11 Richard M. Stallman (struct buffer): New field `invisibility_spec'.
1995-02-14 Richard M. Stallman (struct buffer): New field file_truename.
1995-01-27 Richard M. Stallman (struct buffer): New field point_before_scroll.
1995-01-02 Richard M. Stallman (struct buffer): Fields markers and intervals moved out.
1994-11-15 Karl Heuer (OVERLAY_POSITION): Use the new type-test macros.
1994-11-15 Karl Heuer (OVERLAY_START, OVERLAY_END): Use new overlay substructure.
1994-11-01 Richard M. Stallman (struct buffer): Test DOS_MT, not MSDOS.
1994-10-11 Karl Heuer (OVERLAY_POSITION): Marker assert now tests substructure.
1994-10-08 Jim Blandy * buffer.h (struct buffer): New members: newline_cache,
1994-09-17 Karl Heuer Declare some functions.
1994-09-17 Karl Heuer Declare evaporate_overlays.
1994-06-25 Richard M. Stallman (BUF_PTR_CHAR_POS): New macro.
1994-05-04 Karl Heuer Update copyright.
1994-04-10 Richard M. Stallman (Vafter_change_functions, Vbefore_change_functions): Declared.
1994-04-03 Richard M. Stallman (OVERLAY_POSITION): Use XGCTYPE.
1994-03-29 Karl Heuer Fix typo in comment.
1994-02-26 Karl Heuer (OVERLAY_POSITION): Don't check which buffer it points to.
1994-01-10 Richard M. Stallman (struct buffer): New field auto_save_failure_time.
1994-01-08 Richard M. Stallman [MSDOS]: New buffer-local variable:
1993-05-22 Jim Blandy Updated copyright years.
1993-05-14 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
1993-04-23 Eric S. Raymond (BUF_NARROWED, NARROWED): New macros to test whether a region
1993-03-27 Richard M. Stallman (struct buffer): Field `fieldlist' deleted.
1993-03-16 Jim Blandy * cmds.c (overwrite_binary_mode): Deleted; this implements the
1993-03-07 Richard M. Stallman (struct buffer): New field mark_active.
1993-02-22 Jim Blandy * buffer.h: Remove code which #includes "undo.h" if lint is
1993-01-26 Jim Blandy JimB's changes since January 18th
1992-11-16 Jim Blandy * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:
1992-10-31 Jim Blandy * buffer.h (Fbuffer_name, Fget_file_buffer): Added external
1992-10-01 Joseph Arceneaux * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT
1992-08-19 Jim Blandy entered into RCS
1992-06-02 Joseph Arceneaux *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-02-22 Jim Blandy Initial revision