log src/buffer.h @ 108720:762db3570fa8

age author description
2010-04-20 Stefan Monnier * buffer.h (struct buffer): Remove unused var `direction_reversed'.
2010-04-20 Stefan Monnier Make variable forwarding explicit rather the using special values.
2010-04-13 Stefan Monnier Try to detect file modification within the same second.
2010-01-16 Eli Zaretskii Merge from mainline.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-11-14.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-08.
2010-01-01 Eli Zaretskii Retrospective commit from 2009-10-05.
2009-12-31 Eli Zaretskii Retrospective commit from 2009-08-15.
2009-12-31 Eli Zaretskii Retrospective commit.
2010-01-13 Stefan Monnier Try to fix bug#5314. This is probably not the final word, tho.
2009-11-21 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
2009-10-18 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
2009-08-15 Chong Yidong Add comment noting that unbound symbols appear as themselves in local_var_alist.
2009-07-16 Richard M. Stallman * fileio.c (Fwrite_region, Fdo_auto_save): Handle save_length = -2.
2009-01-08 Glenn Morris Add 2009 to copyright years.
2008-06-24 Chong Yidong (struct buffer): New member word_wrap.
2008-05-15 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-03-20 Stefan Monnier * intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
2008-03-20 Stefan Monnier * fileio.c (Finsert_file_contents):
2008-03-17 Stefan Monnier (Fbuffer_list): Declare (for use in callint.c).
2008-02-26 Stefan Monnier * dispextern.h (face_at_buffer_position, face_for_overlay_string)
2008-02-11 Stefan Monnier (struct buffer): Comment fix to clarify the status of Lisp fields.
2008-02-09 Eli Zaretskii (FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_table instead of
2008-02-07 Jan Djärv Use "do...while (0)", not "if (1)..else" in macro definitions.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-06 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-08-13 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-06-29 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.
2007-02-23 Kenichi Handa (struct buffer_text): New member inhibit_shrinking.
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-09-05 Miles Bader Merge from emacs--devo--0
2006-07-19 Miles Bader Merge from emacs--devo--0
2006-02-22 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-22 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
2004-09-09 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2003-09-08 Kenichi Handa *** empty log message ***
2002-08-20 Kenichi Handa (_fetch_multibyte_char_len): Extern deleted.
2002-03-01 Kenichi Handa EXFUN Fbuffer_live_p.
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-11-21 Stefan Monnier * lisp.h (struct Lisp_Buffer_Objfwd): Add a `slottype' field.
2007-11-16 Stefan Monnier (struct buffer): Move `undo_list' back to before `name'.
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.
1997-11-21 Andreas Schwab Add 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 Heuer Fix typo in comment.
1996-09-15 Richard M. Stallman Fix 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 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