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.
|