log src/editfns.c @ 9140:3e7833a8e16f

age author description
1994-09-22 Richard M. Stallman (Fmessage_or_box): Use Fmessage_box with new name.
1994-09-21 Richard M. Stallman (Fmessage_box): Renamed from Fbox_message.
1994-09-17 Richard M. Stallman (Fnarrow_to_region, format1): Use EMACS_INT.
1994-09-16 Karl Heuer (syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.
1994-08-30 Richard M. Stallman (Finsert_and_inherit_before_markers):
1994-08-28 Richard M. Stallman (Finsert_char): New arg INHERIT.
1994-07-25 Richard M. Stallman (get_system_name): Add a cast.
1994-06-15 Karl Heuer (init_editfns): Call init_system_name instead of get_system_name.
1994-06-12 Karl Heuer (transpose_markers): Allow for gap at start of region.
1994-05-28 Richard M. Stallman (difftm): Don't store a long value into an int variable.
1994-05-17 Karl Heuer (Ftranspose_regions): Fix overlays after moving markers.
1994-05-15 Richard M. Stallman (Fcurrent_time_zone): Add cast.
1994-05-13 Richard M. Stallman (save_excursion_restore): Don't run activate-mark-hook
1994-05-04 Karl Heuer Update copyright.
1994-05-01 Richard M. Stallman (Ftranspose_regions): Take addresses only after move gap.
1994-04-29 Richard M. Stallman (Ftranspose_regions): New function.
1994-04-14 Richard M. Stallman (Fuser_real_login_name): Doc syntax fix.
1994-04-09 Richard M. Stallman (make_buffer_string): Copy properties whenever we have some
1994-04-07 Karl Heuer (Fformat): Reword confusing error message.
1994-03-25 Karl Heuer (Fformat): Validate number and type of arguments.
1994-03-05 Richard M. Stallman (save_excursion_restore): Don't call Vrun_hooks if nil.
1994-02-11 Karl Heuer (Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer (init_editfns): Look at LOGNAME before USER.
1994-02-10 Karl Heuer (Fmessage): Copy the text to be displayed into a malloc'd buffer.
1994-02-10 Karl Heuer (difftm): Simplify expression.
1993-12-30 Richard M. Stallman (Femacs_pid): New function.
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 ***