aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
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