aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2002-01-10Comment fixes.Pavel Janík1-5/+5
2001-12-16(struct buffer): New field `display_error_modiff'.Richard M. Stallman1-1/+4
2001-11-05(Fbuffer_local_value): Add prototype.Pavel Janík1-0/+1
2001-09-17(BUF_COMPUTE_UNCHANGED): Use BUF_MODIFF andGerd Moellmann1-2/+3
2001-05-16(OVERLAY_PLIST): New macro.Gerd Moellmann1-1/+9
2000-12-12(mmap_set_vars): Declare.Dave Love1-1/+1
2000-09-14(BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.Gerd Moellmann1-22/+2
2000-09-06(R_ALLOC_DECLARE): Removed because unused.Gerd Moellmann1-13/+14
2000-08-28Fix a typo in a comment.Eli Zaretskii1-1/+1
2000-08-17Avoid DECLARE_INTERVALS.Dave Love1-2/+2
2000-08-08(overlays_at): Update prototype.Miles Bader1-2/+2
2000-06-05Remove Vbefore_change_function, Vafter_change_function.Dave Love1-2/+0
2000-04-24(struct buffer): Add extra_line_spacing, remove extra2Gerd Moellmann1-291/+294
2000-03-27(MAX_PER_BUFFER_VARS): Renamed from MAX_BUFFER_LOCAL_VARS.Gerd Moellmann1-15/+15
2000-03-27(struct buffer): Add cursor_type.Gerd Moellmann1-0/+2
2000-03-26(struct buffer): Remove member local_var_flags,Gerd Moellmann1-5/+80
1999-11-18(struct buffer_text): Add comment about movingGerd Moellmann1-1/+6
1999-11-11Remove USE_TEXT_PROPERTIES.Gerd Moellmann1-17/+0
1999-10-17(struct buffer): Remove prompt_end_charpos field.Gerd Moellmann1-5/+1
1999-09-19Add prototype for r_re_alloc.Gerd Moellmann1-0/+1
1999-09-16[REL_ALLOC]: Add prototypes for r_alloc and r_alloc_free.Gerd Moellmann1-3/+9
1999-09-12(prompt_end_charpos): ReplacesGerd Moellmann1-3/+3
1999-09-05ChangeGerd Moellmann1-1/+1
1999-08-23(BUF_COMPUTE_UNCHANGED): New.Gerd Moellmann1-0/+58
1999-08-21Remove conditional compilation on NO_PROMPT_IN_BUFFER.Gerd Moellmann1-4/+2
1999-07-21Add top_line_format.Gerd Moellmann1-1/+32
1998-10-08(inhibit_modification_hooks): Extern it.Kenichi Handa1-0/+3
1998-05-20(struct buffer): New slot display_time.Richard M. Stallman1-0/+3
1998-03-28(struct buffer): Field `undo_list' moved before `name'Richard M. Stallman1-8/+9
1998-02-27Fix comment.Karl Heuer1-3/+6
1998-01-21Update copyright year.Richard M. Stallman1-1/+1
1998-01-01(DECODE_POSITION): New macro.Richard M. Stallman1-112/+283
1997-11-21Add more protypes and function declarations.Andreas Schwab1-7/+22
1997-06-14(point): Obsolete macro deleted in favor of PT.Karl Heuer1-4/+0
1997-06-09(struct buffer): New member buffer_file_coding_system.Kenichi Handa1-0/+4
1997-03-22(struct buffer): New field display_count.Richard M. Stallman1-0/+3
1997-02-20(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.Karl Heuer1-6/+49
1996-10-14Fix typo in comment.Karl Heuer1-1/+1
1996-09-15Fix previous change.Richard M. Stallman1-1/+1
1996-09-15(struct buffer): New field overlay_modiff.Richard M. Stallman1-0/+8
1996-09-02(strict buffer): New slot last_selected_window.Richard M. Stallman1-1/+5
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1995-12-21(struct buffer): Delete redisplay_end_trigger field.Karl Heuer1-4/+0
1995-10-21(struct buffer): New slot redisplay_end_trigger.Richard M. Stallman1-0/+8
1995-10-19Comment changes.Richard M. Stallman1-4/+5
1995-08-05(Qbefore_change_functions, Qafter_change_functions): Declared.Richard M. Stallman1-0/+2
1995-07-02(struct buffer): New field clip_changed.Richard M. Stallman1-0/+3
1995-05-04(Fdelete_overlay): Was mistakenly called Fdelete_overlays.Richard M. Stallman1-1/+1
1995-04-07(Fdelete_overlays): Add declaration.Richard M. Stallman1-0/+1
1995-04-07Update copyright.Karl Heuer1-1/+1