| Commit message (Expand) | Author | Age | Files | Lines |
| * | (w32_msg_pump): Handle WM_EMACS_SETLOCALE. | Geoff Voelker | 1998-04-17 | 1 | -0/+7 |
| * | (Qforeground_color, Qbackground_color): Declare. | Geoff Voelker | 1998-04-17 | 1 | -69/+67 |
| * | (FILE_SEND_SIGCHLD): New macro. | Geoff Voelker | 1998-04-17 | 1 | -6/+8 |
| * | (sys_read): Clear carriage return flag. | Geoff Voelker | 1998-04-17 | 1 | -8/+68 |
| * | (my_begbss_static, my_endbss_static): Declare. | Geoff Voelker | 1998-04-17 | 1 | -35/+63 |
| * | (HAVE_STRING_H, HAVE_STRFTIME): Define macros. | Geoff Voelker | 1998-04-17 | 1 | -2/+3 |
| * | (LINK_TYPE): Do not include debug info in optimized | Geoff Voelker | 1998-04-17 | 1 | -3/+12 |
| * | (Fcatch): Doc fix. | Richard M. Stallman | 1998-04-17 | 1 | -1/+3 |
| * | (Fml_if): Initialize val. | Richard M. Stallman | 1998-04-17 | 1 | -0/+1 |
| * | (standard_args): Add --no-unibyte. | Richard M. Stallman | 1998-04-16 | 1 | -12/+25 |
| * | (it_keyboard): New variable, supports Italian keyboard. | Eli Zaretskii | 1998-04-16 | 1 | -0/+18 |
| * | (time): Declare it only if not HAVE_UNISTD_H. | Richard M. Stallman | 1998-04-16 | 1 | -4/+7 |
| * | (Frequire): Doc fix. | Richard M. Stallman | 1998-04-16 | 1 | -1/+2 |
| * | (code_convert_region): If point in the conversion | Kenichi Handa | 1998-04-15 | 1 | -0/+3 |
| * | (syms_of_coding): Declare and define inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+9 |
| * | Declare inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+4 |
| * | (Fcall_process): Call | Eli Zaretskii | 1998-04-15 | 1 | -1/+7 |
| * | (sys_pipe): Use binary pipe I/O unconditionally. | Eli Zaretskii | 1998-04-15 | 1 | -10/+2 |
| * | Remove binary-process-{in,out}put. | Eli Zaretskii | 1998-04-15 | 1 | -70/+0 |
| * | (RE_TRANSLATE_P): Define. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | Use RE_TRANSLATE_P to check whether translation is | Andreas Schwab | 1998-04-15 | 1 | -7/+8 |
| * | (RE_TRANSLATE_P): New macro. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | (realloc) <emacs>: Define to xrealloc. | Andreas Schwab | 1998-04-15 | 1 | -0/+1 |
| * | (Fccl_execute_on_string): Put \n\ at eol of docstring. | Kenichi Handa | 1998-04-15 | 1 | -1/+1 |
| * | (x_set_font): Give 2nd arg nil to Fquery_fontset. | Kenichi Handa | 1998-04-15 | 1 | -2/+2 |
| * | (find_ccl_program_func): New variable. | Kenichi Handa | 1998-04-15 | 1 | -20/+20 |
| * | (FONT_ENCODING_NOT_DECIDED): The value is changed to 255. | Kenichi Handa | 1998-04-15 | 1 | -2/+7 |
| * | Typo in comments fixed. | Kenichi Handa | 1998-04-15 | 1 | -181/+405 |
| * | (Vccl_program_table, Qccl_program_idx): Extern them. | Kenichi Handa | 1998-04-15 | 1 | -0/+7 |
| * | (syms_of_xfns): Initialize find_ccl_program_func. | Kenichi Handa | 1998-04-15 | 1 | -0/+1 |
| * | (x_find_ccl_program): New function. | Kenichi Handa | 1998-04-15 | 1 | -0/+42 |
| * | (x_find_ccl_program): Extern it. | Kenichi Handa | 1998-04-15 | 1 | -0/+1 |
| * | (file_name_as_directory): For empty arg, return `./'. | Karl Heuer | 1998-04-15 | 1 | -2/+3 |
| * | Revert erroneous 1998-04-08 change. | Dave Love | 1998-04-14 | 1 | -2/+1 |
| * | (x_destroy_bitmap): Declare as void, not int. | Karl Heuer | 1998-04-14 | 1 | -3/+4 |
| * | (try_window): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
| * | (Fset_window_configuration): Fix mixing of Lisp_Object | Andreas Schwab | 1998-04-14 | 1 | -3/+5 |
| * | (init_sys_modes): Fix mixing of Lisp_Object and int | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (compile_pattern, compile_pattern_1): Fix mixing of | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (read_process_output): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fself_insert_and_exit): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (set_marker_both): Remove bogus checks on charpos. | Andreas Schwab | 1998-04-14 | 1 | -9/+0 |
| * | (parse_menu_item): Don't GCPRO non-lisp variables. | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (signal_after_change): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |
| * | (indented_beyond_p): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fset_mouse_position, Fset_mouse_pixel_position): Fix | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (Fsubstring, substring_both, Fchar_table_range, | Andreas Schwab | 1998-04-14 | 1 | -7/+15 |
| * | (Fwrite_region): Fix mixing of Lisp_Object and int. | Andreas Schwab | 1998-04-14 | 1 | -1/+1 |
| * | (Fchar_after, Fchar_before): Fix mixing of Lisp_Object | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| * | (code_convert_region): Fix mixing of Lisp_Object and | Andreas Schwab | 1998-04-14 | 1 | -1/+2 |