]> code.delx.au - gnu-emacs/history - src/buffer.h
Trailing whitespace deleted.
[gnu-emacs] / src / buffer.h
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-10-14 Richard M. Stallman(struct buffer): Move `undo_list' down below `name'.
2002-01-10 Pavel JaníkComment fixes.
2001-12-16 Richard M. Stallman(struct buffer): New field `display_error_modiff'.
2001-11-05 Pavel Janík(Fbuffer_local_value): Add prototype.
2001-09-17 Gerd Moellmann(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF and
2001-05-16 Gerd Moellmann(OVERLAY_PLIST): New macro.
2000-12-12 Dave Love(mmap_set_vars): Declare.
2000-09-14 Gerd Moellmann(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.
2000-09-06 Gerd Moellmann(R_ALLOC_DECLARE): Removed because unused.
2000-08-28 Eli ZaretskiiFix a typo in a comment.
2000-08-17 Dave LoveAvoid DECLARE_INTERVALS.
2000-08-08 Miles Bader(overlays_at): Update prototype.
2000-06-05 Dave LoveRemove Vbefore_change_function, Vafter_change_function.
2000-04-24 Gerd Moellmann(struct buffer): Add extra_line_spacing, remove extra2
2000-03-27 Gerd Moellmann(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.
2000-03-27 Gerd Moellmann(struct buffer): Add cursor_type.
2000-03-26 Gerd Moellmann(struct buffer): Remove member local_var_flags,
1999-11-18 Gerd Moellmann(struct buffer_text): Add comment about moving
1999-11-11 Gerd MoellmannRemove USE_TEXT_PROPERTIES.
1999-10-17 Gerd Moellmann(struct buffer): Remove prompt_end_charpos field.
1999-09-19 Gerd MoellmannAdd prototype for r_re_alloc.
1999-09-16 Gerd Moellmann[REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.
1999-09-12 Gerd Moellmann(prompt_end_charpos): Replaces
1999-09-05 Gerd MoellmannChange
1999-08-23 Gerd Moellmann(BUF_COMPUTE_UNCHANGED): New.
1999-08-21 Gerd MoellmannRemove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-07-21 Gerd MoellmannAdd top_line_format.
1998-10-08 Kenichi Handa(inhibit_modification_hooks): Extern it.
1998-05-20 Richard M. Stallman(struct buffer): New slot display_time.
1998-03-28 Richard M. Stallman(struct buffer): Field `undo_list' moved before `name'
1998-02-27 Karl HeuerFix comment.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-01 Richard M. Stallman(DECODE_POSITION): New macro.
1997-11-21 Andreas SchwabAdd more protypes and function declarations.
1997-06-14 Karl Heuer(point): Obsolete macro deleted in favor of PT.
1997-06-09 Kenichi Handa(struct buffer): New member buffer_file_coding_system.
1997-03-22 Richard M. Stallman(struct buffer): New field display_count.
1997-02-20 Karl Heuer(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
1996-10-14 Karl HeuerFix typo in comment.
1996-09-15 Richard M. StallmanFix previous change.
1996-09-15 Richard M. Stallman(struct buffer): New field overlay_modiff.
1996-09-02 Richard M. Stallman(strict buffer): New slot last_selected_window.
1996-01-15 Erik NaggumUpdate 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. StallmanComment changes.
1995-08-05 Richard M. Stallman(Qbefore_change_functions, Qafter_change_functions...
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 HeuerUpdate 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...
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 HeuerDeclare some functions.
1994-09-17 Karl HeuerDeclare evaporate_overlays.
1994-06-25 Richard M. Stallman(BUF_PTR_CHAR_POS): New macro.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-10 Richard M. Stallman(Vafter_change_functions, Vbefore_change_functions...
1994-04-03 Richard M. Stallman(OVERLAY_POSITION): Use XGCTYPE.
1994-03-29 Karl HeuerFix 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 BlandyUpdated 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...
1993-03-27 Richard M. Stallman(struct buffer): Field `fieldlist' deleted.
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
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...
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-11-16 Jim Blandy* systty.h, process.c, buffer.h, callproc.c, sysdep...
1992-10-31 Jim Blandy* buffer.h (Fbuffer_name, Fget_file_buffer): Added...
1992-10-01 Joseph Arceneaux* buffer.h: New macro TEMP_SET_PT. If intervals are...
1992-08-19 Jim Blandyentered into RCS
1992-06-02 Joseph Arceneaux*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-02-22 Jim BlandyInitial revision