log src/buffer.h @ 85994:55afdd9000d3

age author description
2007-10-02 Stefan Monnier * window.h (struct window):
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-08-08 Glenn Morris Replace `iff' in comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-09-01 Chong Yidong * buffer.h (struct buffer_text): New field chars_modiff.
2006-07-18 Dan Nicolaescu * ebrowse.c (usage, version): Mark as NO_RETURN.
2006-02-20 Kim F. Storm (struct buffer): New members fringe_indicator_alist and
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-18 Stefan Monnier (Fgenerate_new_buffer_name): Declare (for use in coding.c).
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-02 Richard M. Stallman (struct buffer): Add cursor_in_non_selected_windows slot.
2004-09-08 Luc Teirlinck (struct buffer): Add auto_save_file_format field.
2004-06-16 Kim F. Storm Update copyright.
2004-05-17 Kim F. Storm (GET_OVERLAYS_AT): New macro.
2004-01-16 Kim F. Storm (struct buffer): New member indicate_buffer_boundaries.
2003-12-29 Richard M. Stallman Comment change.
2003-09-01 Miles Bader Add arch taglines
2003-07-22 Stefan Monnier (delete_all_overlays): Declare.
2003-07-09 Stefan Monnier (struct buffer_text, struct buffer): Use EMACS_INT for
2003-07-09 Stefan Monnier (struct buffer): Change overlays_before and overlays_after
2003-07-08 Stefan Monnier (struct buffer): Use an int for overlay_center.
2003-06-26 Stefan Monnier (struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
2003-05-24 Kim F. Storm (struct buffer): Rename members measured in columns:
2003-04-17 Stefan Monnier Don't hardcode BEG==1.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-10-14 Richard M. Stallman (struct buffer): Move `undo_list' down below `name'.
2002-01-10 Pavel Janík Comment 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 Zaretskii Fix a typo in a comment.
2000-08-17 Dave Love Avoid DECLARE_INTERVALS.
2000-08-08 Miles Bader (overlays_at): Update prototype.
2000-06-05 Dave Love Remove 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 Moellmann Remove USE_TEXT_PROPERTIES.
1999-10-17 Gerd Moellmann (struct buffer): Remove prompt_end_charpos field.
1999-09-19 Gerd Moellmann Add 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 Moellmann Change
1999-08-23 Gerd Moellmann (BUF_COMPUTE_UNCHANGED): New.
1999-08-21 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
1999-07-21 Gerd Moellmann Add 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 Heuer Fix comment.
1998-01-21 Richard M. Stallman Update copyright year.
1998-01-01 Richard M. Stallman (DECODE_POSITION): New macro.