aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
1995-03-17(struct buffer): Add file_format member.Boris Goldowsky1-0/+3
1995-03-11(struct buffer): New field `invisibility_spec'.Richard M. Stallman1-0/+6
1995-02-14(struct buffer): New field file_truename.Richard M. Stallman1-0/+3
1995-01-27(struct buffer): New field point_before_scroll.Richard M. Stallman1-0/+4
1995-01-02(struct buffer): Fields markers and intervals moved out.Richard M. Stallman1-105/+153
1994-11-15(OVERLAY_POSITION): Use the new type-test macros.Karl Heuer1-3/+2
1994-11-15(OVERLAY_START, OVERLAY_END): Use new overlay substructure.Karl Heuer1-2/+2
1994-11-01(struct buffer): Test DOS_MT, not MSDOS.Richard M. Stallman1-2/+2
1994-10-11(OVERLAY_POSITION): Marker assert now tests substructure.Karl Heuer1-2/+3
1994-10-08* buffer.h (struct buffer): New members: newline_cache,Jim Blandy1-0/+30
1994-09-17Declare some functions.Karl Heuer1-0/+1
1994-09-17Declare evaporate_overlays.Karl Heuer1-0/+1
1994-06-25(BUF_PTR_CHAR_POS): New macro.Richard M. Stallman1-0/+7
1994-05-04Update copyright.Karl Heuer1-1/+1
1994-04-10(Vafter_change_functions, Vbefore_change_functions): Declared.Richard M. Stallman1-0/+2
1994-04-03(OVERLAY_POSITION): Use XGCTYPE.Richard M. Stallman1-1/+1
1994-03-29Fix typo in comment.Karl Heuer1-1/+1
1994-02-26(OVERLAY_POSITION): Don't check which buffer it points to.Karl Heuer1-9/+4
1994-01-10(struct buffer): New field auto_save_failure_time.Richard M. Stallman1-0/+3
1994-01-08[MSDOS]: New buffer-local variable:Richard M. Stallman1-0/+4
1993-05-22Updated copyright years.Jim Blandy1-1/+1
1993-05-14* lisp.h (Lisp_Overlay): New tag.Jim Blandy1-2/+1
1993-04-23(BUF_NARROWED, NARROWED): New macros to test whether a regionEric S. Raymond1-0/+7
1993-03-27(struct buffer): Field `fieldlist' deleted.Richard M. Stallman1-38/+40
1993-03-16* cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy1-1/+2
1993-03-07(struct buffer): New field mark_active.Richard M. Stallman1-1/+6
1993-02-22* buffer.h: Remove code which #includes "undo.h" if lint isJim Blandy1-5/+0
1993-01-26JimB's changes since January 18thJim Blandy1-1/+2
1992-11-16* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1-0/+6
1992-10-31* buffer.h (Fbuffer_name, Fget_file_buffer): Added externalJim Blandy1-1/+4
1992-10-01* buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PTJoseph Arceneaux1-2/+17
1992-08-19entered into RCSJim Blandy1-2/+11
1992-06-02*** empty log message ***Joseph Arceneaux1-0/+2
1992-01-13*** empty log message ***Jim Blandy1-2/+1
1991-02-22Initial revisionJim Blandy1-0/+357