log src/editfns.c @ 16485:9b919c5464a4

age author description
Thu, 31 Oct 1996 13:43:37 +0000 Erik Naggum Reorganize function definitions so etags finds them.
Mon, 23 Sep 1996 04:37:40 +0000 Richard M. Stallman (Fsave_current_buffer): New function.
Sat, 21 Sep 1996 18:42:26 +0000 Paul Eggert (tm_diff): Renamed from difftm. Yield int, not long.
Thu, 05 Sep 1996 20:33:58 +0000 Karl Heuer (Finsert_buffer_substring): Check for deleted buffer.
Tue, 03 Sep 1996 23:23:53 +0000 Richard M. Stallman (Fformat): Pass a string using XSTRING.
Tue, 03 Sep 1996 05:24:22 +0000 Paul Eggert (Fencode_time): Remove NEXTSTEP workaround;
Mon, 02 Sep 1996 17:28:10 +0000 Richard M. Stallman (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 24 Aug 1996 21:11:13 +0000 Erik Naggum (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.
Thu, 08 Aug 1996 20:04:18 +0000 Richard M. Stallman (set_time_zone_rule): Don't put a string literal
Wed, 24 Jul 1996 04:21:31 +0000 Karl Heuer (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
Tue, 23 Jul 1996 14:00:08 +0000 Richard M. Stallman (Fdecode_time, difftm): Work even if tm_year represents
Wed, 05 Jun 1996 15:08:18 +0000 Richard M. Stallman (set_time_zone_rule):
Wed, 15 May 1996 21:56:33 +0000 Karl Heuer (Fformat_time_string): Doc fix.
Tue, 07 May 1996 18:55:40 +0000 Richard M. Stallman (Fencode_time): Accept MANY args, so as to cope
Fri, 26 Apr 1996 03:01:56 +0000 Richard M. Stallman (save_excursion_restore): Add gcpros.
Sat, 13 Apr 1996 10:56:40 +0000 Richard M. Stallman (Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.
Fri, 12 Apr 1996 15:27:40 +0000 Richard M. Stallman (Fformat_time_string): Doc fix.
Fri, 22 Mar 1996 22:04:55 +0000 Richard M. Stallman Comment change.
Tue, 30 Jan 1996 19:58:24 +0000 Richard M. Stallman (syms_of_editfns): Make buffer-access-fontify-functions
Sat, 27 Jan 1996 08:28:51 +0000 Richard M. Stallman (Fcompare_buffer_substrings): Access case_canon_table as a char_table.
Sat, 20 Jan 1996 20:47:48 +0000 Paul Eggert (Fformat_time_string): Don't crash if the resulting string is empty.
Thu, 18 Jan 1996 16:10:41 +0000 Simon Marshall sp correction
Wed, 17 Jan 1996 17:54:40 +0000 Richard M. Stallman (set_time_zone_rule): No longer static.
Tue, 09 Jan 1996 23:38:20 +0000 Karl Heuer (update_buffer_properties): Delete superfluous &'s.
Tue, 09 Jan 1996 00:31:34 +0000 Erik Naggum (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,
Thu, 28 Dec 1995 16:48:52 +0000 Richard M. Stallman (Fmessage_box, Fmessage_or_box):
Thu, 21 Dec 1995 16:58:55 +0000 Karl Heuer (Fset_time_zone_rule): Move static var environbuf
Tue, 21 Nov 1995 20:11:09 +0000 Richard M. Stallman (Fcurrent_time): Doc fix.
Fri, 10 Nov 1995 06:41:14 +0000 Richard M. Stallman (Fformat): Use doprnt_lisp.