log src/editfns.c @ 5251:480731ff8e9a

age author description
1993-12-23 Richard M. Stallman (Fmessage): Use message2.
1993-11-23 Richard M. Stallman (make_buffer_string): Don't copy intervals
1993-11-09 Richard M. Stallman Doc fixes.
1993-09-14 Richard M. Stallman (Finsert_and_inherit): New function.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-08-02 Richard M. Stallman (save_excursion_restore): Never make the buffer visible.
1993-07-30 Richard M. Stallman (syms_of_editfns): Just staticpro Vuser...name
1993-07-08 Roland McGrath (region_limit): Declare Vmark_even_if_inactive.
1993-07-08 Roland McGrath (region_limit): Don't error if Vmark_even_if_inactive is set. When the
1993-07-07 Jim Blandy * editfns.c (Fformat): Since floats occupy two elements in the
1993-06-16 Roland McGrath (Finsert_buffer_substring): Doc fix.
1993-06-09 Jim Blandy Apply typo patches from Paul Eggert.
1993-06-06 Richard M. Stallman (Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.
1993-05-23 Richard M. Stallman (Fcurrent_time_zone): Make `am' an int, not long.
1993-05-23 Richard M. Stallman (Fcurrent_time_zone): Assign gmt, instead of init.
1993-05-22 Jim Blandy * editfns.c: #include <sys/types.h>, to get time_t for Eggert's
1993-05-20 Jim Blandy Some time-handling patches from Paul Eggert:
1993-05-14 Jim Blandy The text property routines can now modify buffers other
1993-04-05 Jim Blandy * editfns.c (Fcurrent_time_zone): Return a list whose elements are
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 when
1993-02-11 Richard M. Stallman (Finsert_buffer_substring): Proper error for non-ex buffer.
1993-02-11 Richard M. Stallman (Fcompare_buffer_substrings): New function.
1993-01-08 Richard M. Stallman Doc fixes.
1992-10-17 Jim Blandy * * editfns.c (Fmessage): With no arguments, clear any active
1992-10-01 Joseph Arceneaux * editfns.c (make_buffer_string): Call copy_intervals_to_string().
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. Stallman entered 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 Blandy Initial revision