| Commit message (Expand) | Author | Age | Files | Lines |
| * | (frame_name_fnn_p, set_term_frame_name): New functions. | Eli Zaretskii | 1997-11-20 | 1 | -2/+67 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-18 | 2 | -0/+10 |
| * | (Fexecute_extended_command): Fix message wording. | Karl Heuer | 1997-11-17 | 1 | -2/+3 |
| * | (minibuffer_scroll_overlap): New variable. | Karl Heuer | 1997-11-15 | 1 | -1/+24 |
| * | (display_text_line): Make decision about which windows | Karl Heuer | 1997-11-15 | 1 | -5/+6 |
| * | (ASCII_BYTE_P): New macro. | Karl Heuer | 1997-11-15 | 1 | -0/+3 |
| * | (position_indentation): Detect non-breaking space, | Karl Heuer | 1997-11-15 | 1 | -1/+19 |
| * | (x_handle_selection_request): Use xfree, not free. | Karl Heuer | 1997-11-15 | 1 | -18/+18 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-13 | 2 | -43/+127 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-12 | 2 | -1/+7 |
| * | Support for Japanese display on DOS/V systems. | Eli Zaretskii | 1997-11-10 | 1 | -7/+97 |
| * | (Fcall_process): GCPRO infile, buffer, and | Kenichi Handa | 1997-11-08 | 1 | -25/+36 |
| * | (Fsref): If IDX points an 8-bit code which is not part | Kenichi Handa | 1997-11-08 | 1 | -4/+20 |
| * | (find_charset_in_str): Handle the case that STR | Kenichi Handa | 1997-11-08 | 1 | -35/+39 |
| * | (setup_coding_system): Initialize common_flags member | Kenichi Handa | 1997-11-08 | 1 | -9/+38 |
| * | (struct coding_system): Add member common_flags, delete | Kenichi Handa | 1997-11-08 | 1 | -18/+28 |
| * | (create_process): Encode arguments for the process. | Kenichi Handa | 1997-11-08 | 1 | -2/+32 |
| * | (Finsert_file_contents): Use new macros defined in | Kenichi Handa | 1997-11-08 | 1 | -9/+11 |
| * | (encode_terminal_code): Use new macros defined in | Kenichi Handa | 1997-11-08 | 1 | -2/+2 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-06 | 1 | -4/+10 |
| * | automatically generated from GPLed version | Ulrich Drepper | 1997-11-04 | 1 | -23/+117 |
| * | (init_system_name): If gethostname gives a proper | Karl Heuer | 1997-10-31 | 1 | -41/+42 |
| * | (DBL_MIN_REPLACEMENT): New macro. | Paul Eggert | 1997-10-29 | 1 | -1/+7 |
| * | (DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined. | Paul Eggert | 1997-10-29 | 1 | -1/+9 |
| * | (copy_category_table): Copy also the first extra slot | Kenichi Handa | 1997-10-27 | 1 | -3/+9 |
| * | (Fchars_in_string): Pay attention to | Kenichi Handa | 1997-10-27 | 1 | -2/+8 |
| * | (Fkill_buffer): Don't assume buffer is current. | Karl Heuer | 1997-10-27 | 1 | -1/+1 |
| * | (XTread_socket): Check for bogus (0,0) location. | Karl Heuer | 1997-10-25 | 1 | -0/+10 |
| * | (XTmouse_position): Handle INSIST < 0. | Karl Heuer | 1997-10-24 | 1 | -2/+2 |
| * | (w32_mouse_position): Handle INSIST < 0. | Karl Heuer | 1997-10-24 | 1 | -2/+2 |
| * | (Fmouse_pixel_position, Fmouse_position): | Karl Heuer | 1997-10-24 | 1 | -2/+2 |
| * | Indicate in messages if source code is being loaded. | Simon Marshall | 1997-10-23 | 1 | -8/+8 |
| * | (char_valid_p): New function | Kenichi Handa | 1997-10-23 | 1 | -0/+39 |
| * | (CHAR_VALID_P): Renamed from VALID_CHAR_P, new | Kenichi Handa | 1997-10-23 | 1 | -9/+6 |
| * | (encode_designation_at_bol): Fix bug of finding graphic | Kenichi Handa | 1997-10-23 | 1 | -20/+67 |
| * | (struct iso2022_spec): New member | Kenichi Handa | 1997-10-23 | 1 | -8/+13 |
| * | (map_char_table): Do not operate on invalid characters. | Kenichi Handa | 1997-10-23 | 1 | -1/+3 |
| * | (unlock_all_files): Don't call unlock_file; | Karl Heuer | 1997-10-23 | 1 | -1/+8 |
| * | (redisplay_window): If clip_changed, always run | Karl Heuer | 1997-10-23 | 1 | -0/+11 |
| * | (DBL_DIG): Remove; the default value is now set in print.c. | Paul Eggert | 1997-10-23 | 1 | -4/+0 |
| * | No need to include <float.h> before "lisp.h", | Paul Eggert | 1997-10-23 | 2 | -14/+5 |
| * | (_MAXLDBL, _NMAXLDBL): | Paul Eggert | 1997-10-23 | 1 | -3/+57 |
| * | (xselect.o): Depend on buffer.h. | Kenichi Handa | 1997-10-21 | 1 | -1/+1 |
| * | (Qcoding_system_spec): Deleted. | Kenichi Handa | 1997-10-21 | 1 | -81/+67 |
| * | Include buffer.h. | Kenichi Handa | 1997-10-21 | 1 | -15/+21 |
| * | (LD_SWITCH_MACHINE_TEMACS): New macro (defaults empty). | Karl Heuer | 1997-10-21 | 1 | -1/+7 |
| * | (LD_SWITCH_MACHINE): Conditionalize this | Karl Heuer | 1997-10-21 | 1 | -4/+2 |
| * | (syms_of_window): Doc fix. | Karl Heuer | 1997-10-19 | 1 | -1/+1 |
| * | (init_buffer): Don't add /: to default dir if it's `/'. | Karl Heuer | 1997-10-16 | 1 | -1/+6 |
| * | (Faccessible_keymaps): Avoid alloca for fixed-size array. | Karl Heuer | 1997-10-16 | 1 | -8/+5 |