| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Finsert_buffer_substring): Check for deleted buffer. | Karl Heuer | 1996-09-05 | 1 | -0/+6 |
| * | (Fformat): Pass a string using XSTRING. | Richard M. Stallman | 1996-09-03 | 1 | -1/+1 |
| * | (Fencode_time): Remove NEXTSTEP workaround; | Paul Eggert | 1996-09-03 | 1 | -4/+0 |
| * | (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE. | Richard M. Stallman | 1996-09-02 | 1 | -1/+1 |
| * | Change all references from point to PT. | Karl Heuer | 1996-09-01 | 1 | -14/+14 |
| * | (Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t. | Erik Naggum | 1996-08-24 | 1 | -3/+8 |
| * | (set_time_zone_rule): Don't put a string literal | Richard M. Stallman | 1996-08-08 | 1 | -8/+15 |
| * | (Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP, | Karl Heuer | 1996-07-24 | 1 | -0/+4 |
| * | (Fdecode_time, difftm): Work even if tm_year represents | Richard M. Stallman | 1996-07-23 | 1 | -3/+6 |
| * | (set_time_zone_rule): | Richard M. Stallman | 1996-06-05 | 1 | -0/+48 |
| * | (Fformat_time_string): Doc fix. | Karl Heuer | 1996-05-15 | 1 | -2/+1 |
| * | (Fencode_time): Accept MANY args, so as to cope | Richard M. Stallman | 1996-05-07 | 1 | -19/+27 |
| * | (save_excursion_restore): Add gcpros. | Richard M. Stallman | 1996-04-26 | 1 | -2/+8 |
| * | (Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg. | Richard M. Stallman | 1996-04-13 | 1 | -1/+1 |
| * | (Fformat_time_string): Doc fix. | Richard M. Stallman | 1996-04-12 | 1 | -2/+2 |
| * | Comment change. | Richard M. Stallman | 1996-03-22 | 1 | -1/+2 |
| * | (syms_of_editfns): Make buffer-access-fontify-functions | Richard M. Stallman | 1996-01-30 | 1 | -0/+12 |
| * | (Fcompare_buffer_substrings): Access case_canon_table as a char_table. | Richard M. Stallman | 1996-01-27 | 1 | -2/+2 |
| * | (Fformat_time_string): Don't crash if the resulting string is empty. | Paul Eggert | 1996-01-20 | 1 | -3/+5 |
| * | sp correction | Simon Marshall | 1996-01-18 | 1 | -1/+1 |
| * | (set_time_zone_rule): No longer static. | Richard M. Stallman | 1996-01-17 | 1 | -2/+2 |
| * | (update_buffer_properties): Delete superfluous &'s. | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| * | (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char, | Erik Naggum | 1996-01-09 | 1 | -74/+74 |
| * | (Fmessage_box, Fmessage_or_box): | Richard M. Stallman | 1995-12-28 | 1 | -17/+11 |
| * | (Fset_time_zone_rule): Move static var environbuf | Karl Heuer | 1995-12-21 | 1 | -11/+105 |
| * | (Fcurrent_time): Doc fix. | Richard M. Stallman | 1995-11-21 | 1 | -1/+1 |
| * | (Fformat): Use doprnt_lisp. | Richard M. Stallman | 1995-11-10 | 1 | -2/+7 |
| * | (Fencode_time): Add cast. | Richard M. Stallman | 1995-10-30 | 1 | -2/+2 |
| * | (Fchar_equal): Handle char-table as case table. | Richard M. Stallman | 1995-10-18 | 1 | -2/+3 |
| * | (Fencode_time): Use mktime to do the real work; | Paul Eggert | 1995-09-10 | 1 | -90/+80 |
| * | (Fset_time_zone_rule): New function. | Richard M. Stallman | 1995-09-10 | 1 | -0/+50 |
| * | (Fdecode_time): Doc fix. | Richard M. Stallman | 1995-09-09 | 1 | -1/+2 |
| * | (save_excursion_save): Pass the new arg to Fcopy_marker. | Richard M. Stallman | 1995-09-01 | 1 | -1/+1 |
| * | (Fdecode_time): Doc fix. | Richard M. Stallman | 1995-08-29 | 1 | -1/+1 |
| * | Delete some #if 0'd functions. | Richard M. Stallman | 1995-08-27 | 1 | -46/+0 |
| * | (Fformat): Limit minlen to avoid stack overflow. | Richard M. Stallman | 1995-08-11 | 1 | -5/+16 |
| * | (Fformat): Doc fix. | Richard M. Stallman | 1995-07-20 | 1 | -1/+5 |
| * | (Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true. | Richard M. Stallman | 1995-07-20 | 1 | -1/+13 |
| * | (Fformat): Increment total for size of control string. | Richard M. Stallman | 1995-07-18 | 1 | -0/+3 |
| * | (Fmessage): Doc fix. | Richard M. Stallman | 1995-07-18 | 1 | -6/+3 |
| * | (Fwiden): Set clip_changed in current buffer. | Richard M. Stallman | 1995-07-07 | 1 | -3/+3 |
| * | Update GPL to version 2. | Karl Heuer | 1995-06-15 | 1 | -1/+1 |
| * | (Fencode_time): Doc fix. | Karl Heuer | 1995-06-03 | 1 | -1/+1 |
| * | (syms_of_editfns): user-login-name renamed from user-name. | Karl Heuer | 1995-05-30 | 1 | -16/+17 |
| * | (format1): Cast arg of doprnt. | Karl Heuer | 1995-05-25 | 1 | -2/+2 |
| * | (Fformat): Split double into two pointers, not two ints. | Karl Heuer | 1995-05-22 | 1 | -3/+3 |
| * | (days_per_month): Move variable to top level. | Richard M. Stallman | 1995-05-05 | 1 | -1/+3 |
| * | (Fencode_time): Rename arg from min to minute. | Richard M. Stallman | 1995-05-05 | 1 | -7/+7 |
| * | Comment change. | Richard M. Stallman | 1995-04-18 | 1 | -1/+3 |
| * | (Fencode_time): Don't treat years < 100 as special. | Richard M. Stallman | 1995-04-18 | 1 | -9/+2 |