summaryrefslogtreecommitdiff
path: root/src/buffer.c
AgeCommit message (Expand)Author
1993-04-10* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFERJim Blandy
1993-04-08(Fkill_all_local_variables): Store each var's current valueRichard M. Stallman
1993-04-07Include blockinput.h.Richard M. Stallman
1993-03-31Put interrupt input blocking in a separate file from xterm.h.Jim Blandy
1993-03-27(init_buffer_once, reset_buffer):Richard M. Stallman
1993-03-16Doc fix.Jim Blandy
1993-03-16* cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy
1993-03-07(syms_of_buffer): Make erase-buffer a disabled command.Roland McGrath
1993-03-07(reset_buffer_local_variables): Reset mark_active.Richard M. Stallman
1993-03-06(check_protected_fields): Variable deleted.Richard M. Stallman
1993-03-02* buffer.c (buffer-undo-list): Doc fix.Jim Blandy
1993-02-24(Ferase_buffer): Added interactive spec.Roland McGrath
1993-02-24(syms_of_buffer): Doc fix.Richard M. Stallman
1993-02-22* buffer.c (Fswitch_to_buffer): Pass the correct number ofJim Blandy
1993-02-14(Frename_buffer): Make prefix arg set UNIQUE.Richard M. Stallman
1993-01-26JimB's changes since January 18thJim Blandy
1992-12-24* buffer.c (Frename_buffer): Set update_mode_lines.Jim Blandy
1992-11-16* buffer.c (Ferase_buffer): Doc fix.Jim Blandy
1992-11-07* buffer.c (init_buffer): If PWD is accurate, use it instead ofJim Blandy
1992-10-31* buffer.c (reset_buffer): Don't assign to b->save_length as if itJim Blandy
1992-10-06(Fkill_buffer): Pass 2nd arg to Fother_buffer.Richard M. Stallman
1992-10-02* buffer.c: #include intervals.h.Joseph Arceneaux
1992-10-01* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer'sJoseph Arceneaux
1992-09-30* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. ItJim Blandy
1992-09-29* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, andJim Blandy
1992-09-29* buffer.c (Fbury_buffer): This used to undisplay the buffer beingJim Blandy
1992-09-22* buffer.c (Fget_buffer_create): Doc fix.Jim Blandy
1992-08-29Formatting changeJim Blandy
1992-08-28(syms_of_buffer): Made buffer-display-table,Richard M. Stallman
1992-08-19* buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER with the newJim Blandy
1992-07-13entered into RCSJim Blandy
1992-07-04*** empty log message ***Richard M. Stallman
1992-05-18*** empty log message ***Jim Blandy
1992-03-16*** empty log message ***Jim Blandy
1992-02-15*** empty log message ***Jim Blandy
1992-01-13*** empty log message ***Jim Blandy
1991-08-15*** empty log message ***Roland McGrath
1991-07-15Initial revisionRoland McGrath