Some time-handling patches from Paul Eggert:
[bpt/emacs.git] / src / editfns.c
1993-05-20 Jim BlandySome time-handling patches from Paul Eggert:
1993-05-14 Jim BlandyThe text property routines can now modify buffers other
1993-04-05 Jim Blandy* editfns.c (Fcurrent_time_zone): Return a list whose...
1993-03-27 Richard M. Stallman(Fchar_equal): Don't ignore high bits of character.
1993-03-12 Richard M. Stallman(Fcurrent_time_string): Optional arg specifies time.
1993-03-07 Richard M. Stallman(save_excursion_save): Save mark_active of buffer.
1993-02-22 Jim Blandy* editfns.c (Fmessage): Don't forget to return a value...
1993-02-11 Richard M. Stallman(Finsert_buffer_substring): Proper error for non-ex...
1993-02-11 Richard M. Stallman(Fcompare_buffer_substrings): New function.
1993-01-08 Richard M. StallmanDoc fixes.
1992-10-17 Jim Blandy* * editfns.c (Fmessage): With no arguments,...
1992-10-01 Joseph Arceneaux* editfns.c (make_buffer_string): Call copy_intervals_t...
1992-09-29 Jim Blandy* editfns.c (save_excursion_save, save_excursion_restore):
1992-09-13 Jim Blandy* editfns.c (Fcurrent_time_string): Change docstring to
1992-08-12 Jim Blandy* editfns.c (Fcurrent_time_zone): Doc fix.
1992-06-04 Richard M. Stallmanentered into RCS
1992-05-18 Jim Blandy*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-03-14 Jim Blandy*** empty log message ***
1992-01-21 Jim Blandy*** empty log message ***
1992-01-14 Jim Blandy*** empty log message ***
1991-12-08 Jim Blandy*** empty log message ***
1991-08-02 Jim Blandy*** empty log message ***
1991-07-15 Jim Blandy*** empty log message ***
1991-06-29 Jim BlandyInitial revision