aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* (OVERLAY_POSITION): Use XGCTYPE.Richard M. Stallman1994-04-031-1/+1
* Fix typo in comment.Karl Heuer1994-03-291-1/+1
* (OVERLAY_POSITION): Don't check which buffer it points to.Karl Heuer1994-02-261-9/+4
* (struct buffer): New field auto_save_failure_time.Richard M. Stallman1994-01-101-0/+3
* [MSDOS]: New buffer-local variable:Richard M. Stallman1994-01-081-0/+4
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-2/+1
* (BUF_NARROWED, NARROWED): New macros to test whether a regionEric S. Raymond1993-04-231-0/+7
* (struct buffer): Field `fieldlist' deleted.Richard M. Stallman1993-03-271-38/+40
* * cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy1993-03-161-1/+2
* (struct buffer): New field mark_active.Richard M. Stallman1993-03-071-1/+6
* * buffer.h: Remove code which #includes "undo.h" if lint isJim Blandy1993-02-221-5/+0
* JimB's changes since January 18thJim Blandy1993-01-261-1/+2
* * systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:Jim Blandy1992-11-161-0/+6
* * buffer.h (Fbuffer_name, Fget_file_buffer): Added externalJim Blandy1992-10-311-1/+4
* * buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PTJoseph Arceneaux1992-10-011-2/+17
* entered into RCSJim Blandy1992-08-191-2/+11
* *** empty log message ***Joseph Arceneaux1992-06-021-0/+2
* *** empty log message ***Jim Blandy1992-01-131-2/+1
* Initial revisionJim Blandy1991-02-221-0/+357