* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
[bpt/emacs.git] / src / buffer.c
1993-04-08 Richard M. Stallman(Fkill_all_local_variables): Store each var's current...
1993-04-07 Richard M. StallmanInclude blockinput.h.
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-27 Richard M. Stallman(init_buffer_once, reset_buffer):
1993-03-16 Jim BlandyDoc fix.
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
1993-03-07 Roland McGrath(syms_of_buffer): Make erase-buffer a disabled command.
1993-03-07 Richard M. Stallman(reset_buffer_local_variables): Reset mark_active.
1993-03-06 Richard M. Stallman(check_protected_fields): Variable deleted.
1993-03-02 Jim Blandy* buffer.c (buffer-undo-list): Doc fix.
1993-02-24 Roland McGrath(Ferase_buffer): Added interactive spec.
1993-02-24 Richard M. Stallman(syms_of_buffer): Doc fix.
1993-02-22 Jim Blandy* buffer.c (Fswitch_to_buffer): Pass the correct number of
1993-02-14 Richard M. Stallman(Frename_buffer): Make prefix arg set UNIQUE.
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-12-24 Jim Blandy* buffer.c (Frename_buffer): Set update_mode_lines.
1992-11-16 Jim Blandy* buffer.c (Ferase_buffer): Doc fix.
1992-11-07 Jim Blandy* buffer.c (init_buffer): If PWD is accurate, use it...
1992-10-31 Jim Blandy* buffer.c (reset_buffer): Don't assign to b->save_leng...
1992-10-06 Richard M. Stallman(Fkill_buffer): Pass 2nd arg to Fother_buffer.
1992-10-02 Joseph Arceneaux* buffer.c: #include intervals.h.
1992-10-01 Joseph Arceneaux* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on...
1992-09-30 Jim Blandy* buffer.c (Fother_buffer): Add back the VISIBLE_OK...
1992-09-29 Jim Blandy* data.c (Frem): Use the `fmod' function under SunOS...
1992-09-29 Jim Blandy* buffer.c (Fbury_buffer): This used to undisplay the...
1992-09-22 Jim Blandy* buffer.c (Fget_buffer_create): Doc fix.
1992-08-29 Jim BlandyFormatting change
1992-08-28 Richard M. Stallman(syms_of_buffer): Made buffer-display-table,
1992-08-19 Jim Blandy* buffer.c (syms_of_buffer): Call DEFVAR_PER_BUFFER...
1992-07-13 Jim Blandyentered into RCS
1992-07-04 Richard M. Stallman*** empty log message ***
1992-05-18 Jim Blandy*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1992-02-15 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-08-15 Roland McGrath*** empty log message ***
1991-07-15 Roland McGrathInitial revision