summaryrefslogtreecommitdiff
path: root/src/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* (struct buffer): New field display_count.Richard M. Stallman1997-03-221-0/+3
* (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.Karl Heuer1997-02-201-6/+49
* Fix typo in comment.Karl Heuer1996-10-141-1/+1
* Fix previous change.Richard M. Stallman1996-09-151-1/+1
* (struct buffer): New field overlay_modiff.Richard M. Stallman1996-09-151-0/+8
* (strict buffer): New slot last_selected_window.Richard M. Stallman1996-09-021-1/+5
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (struct buffer): Delete redisplay_end_trigger field.Karl Heuer1995-12-211-4/+0
* (struct buffer): New slot redisplay_end_trigger.Richard M. Stallman1995-10-211-0/+8
* Comment changes.Richard M. Stallman1995-10-191-4/+5
* (Qbefore_change_functions, Qafter_change_functions): Declared.Richard M. Stallman1995-08-051-0/+2
* (struct buffer): New field clip_changed.Richard M. Stallman1995-07-021-0/+3
* (Fdelete_overlay): Was mistakenly called Fdelete_overlays.Richard M. Stallman1995-05-041-1/+1
* (Fdelete_overlays): Add declaration.Richard M. Stallman1995-04-071-0/+1
* Update copyright.Karl Heuer1995-04-071-1/+1
* (struct buffer): Add file_format member.Boris Goldowsky1995-03-171-0/+3
* (struct buffer): New field `invisibility_spec'.Richard M. Stallman1995-03-111-0/+6
* (struct buffer): New field file_truename.Richard M. Stallman1995-02-141-0/+3
* (struct buffer): New field point_before_scroll.Richard M. Stallman1995-01-271-0/+4
* (struct buffer): Fields markers and intervals moved out.Richard M. Stallman1995-01-021-105/+153
* (OVERLAY_POSITION): Use the new type-test macros.Karl Heuer1994-11-151-3/+2
* (OVERLAY_START, OVERLAY_END): Use new overlay substructure.Karl Heuer1994-11-151-2/+2
* (struct buffer): Test DOS_MT, not MSDOS.Richard M. Stallman1994-11-011-2/+2
* (OVERLAY_POSITION): Marker assert now tests substructure.Karl Heuer1994-10-111-2/+3
* * buffer.h (struct buffer): New members: newline_cache,Jim Blandy1994-10-081-0/+30
* Declare some functions.Karl Heuer1994-09-171-0/+1
* Declare evaporate_overlays.Karl Heuer1994-09-171-0/+1
* (BUF_PTR_CHAR_POS): New macro.Richard M. Stallman1994-06-251-0/+7
* Update copyright.Karl Heuer1994-05-041-1/+1
* (Vafter_change_functions, Vbefore_change_functions): Declared.Richard M. Stallman1994-04-101-0/+2
* (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