| Commit message (Expand) | Author | Age | Files | Lines |
| * | Include "ccl.h". | Kenichi Handa | 1998-12-15 | 1 | -3/+20 |
| * | (CCL_SUCCESS): Don't set ccl->ic. | Kenichi Handa | 1998-12-15 | 1 | -9/+19 |
| * | (Qunknown): New variable. | Kenichi Handa | 1998-12-15 | 1 | -27/+86 |
| * | (find_charset_in_str): Update declaration. | Kenichi Handa | 1998-12-15 | 1 | -1/+1 |
| * | (DECODE_DESIGNATION): Jump to label_invalid_code if | Kenichi Handa | 1998-12-15 | 1 | -5/+17 |
| * | (printchar): When outputting a multibyte character to | Kenichi Handa | 1998-12-15 | 1 | -14/+20 |
| * | (read_process_output): If NBYTES is zero and | Kenichi Handa | 1998-12-15 | 1 | -1/+14 |
| * | (Finsert_file_contents): Even if INSERTED is zero, if | Kenichi Handa | 1998-12-15 | 1 | -1/+1 |
| * | (string_char_to_byte): Handle invalid multibyte sequence | Kenichi Handa | 1998-12-15 | 1 | -2/+2 |
| * | (search_buffer): Don't use Boyer-Moore | Kenichi Handa | 1998-12-15 | 1 | -21/+13 |
| * | (Fw16_set_clipboard_data): Call find_charset_in_str | Kenichi Handa | 1998-12-15 | 1 | -1/+1 |
| * | (Fw32_set_clipboard_data): Call find_charset_in_str | Kenichi Handa | 1998-12-15 | 1 | -1/+1 |
| * | (lisp_data_to_selection_data): Call find_charset_in_str | Kenichi Handa | 1998-12-15 | 1 | -1/+1 |
| * | (LOCALTIME_CACHE): Define. | Geoff Voelker | 1998-12-10 | 1 | -1/+1 |
| * | (w32_get_long_filename): Handle root dirs correctly. | Geoff Voelker | 1998-12-10 | 1 | -2/+2 |
| * | Doc fixes. | Karl Heuer | 1998-12-10 | 1 | -7/+8 |
| * | (insert_from_buffer_1): Properly count the size | Karl Heuer | 1998-12-10 | 1 | -10/+35 |
| * | (re_compile_fastmap): For anychar, set all fastmap | Karl Heuer | 1998-12-10 | 1 | -13/+5 |
| * | (C_SWITCH_SYSTEM) [!__GNUC__]: Increase space. | Karl Heuer | 1998-12-10 | 1 | -1/+1 |
| * | (Fw32_get_clipboard_data): Do not delete isolated CR | Geoff Voelker | 1998-12-09 | 1 | -14/+18 |
| * | Do string comparision of _NMAKE_VER. | Geoff Voelker | 1998-12-08 | 1 | -1/+1 |
| * | (Vdos_unsupported_char_glyph): New variable. | Eli Zaretskii | 1998-12-06 | 1 | -22/+236 |
| * | (msdos.o): Depend on termchar.h, charset.h, coding.h, and disptab.h | Eli Zaretskii | 1998-12-06 | 1 | -2/+2 |
| * | (Fstring_as_unibyte): Doc fix. | Andreas Schwab | 1998-12-04 | 1 | -1/+0 |
| * | (init_environment): Record the time we started up. | Eli Zaretskii | 1998-12-03 | 1 | -19/+35 |
| * | (dos_cleanup): Flush and fsync the termscript stream. | Eli Zaretskii | 1998-12-03 | 1 | -0/+7 |
| * | Declare char_valid_p. | Andreas Schwab | 1998-12-03 | 1 | -0/+1 |
| * | (check_windows_init_file): Use decode_env_path when | Geoff Voelker | 1998-12-03 | 1 | -2/+4 |
| * | (FONT_MAX_WIDTH): New macro. | Geoff Voelker | 1998-12-03 | 1 | -0/+1 |
| * | (dumpglyphs): Use unsigned char arrays. | Geoff Voelker | 1998-12-03 | 1 | -6/+61 |
| * | (WM_EMACS_TOGGLE_LOCK_KEY): New define. | Geoff Voelker | 1998-12-02 | 1 | -1/+2 |
| * | (key_event): Use Vw32_phantom_key_code. Undo the | Geoff Voelker | 1998-12-02 | 1 | -5/+56 |
| * | (Vw32_phantom_key_code): New variable. | Geoff Voelker | 1998-12-02 | 1 | -48/+217 |
| * | (w32_last_error): Fix cut+paste error. | Geoff Voelker | 1998-12-02 | 1 | -6/+6 |
| * | termhooks.h (event_kind) [WINDOWSNT]: Define | Geoff Voelker | 1998-12-02 | 1 | -0/+4 |
| * | (parse_modifiers): Declare prototype. | Geoff Voelker | 1998-12-02 | 1 | -0/+1 |
| * | (Qlanguage_change): New variable. | Geoff Voelker | 1998-12-02 | 1 | -6/+21 |
| * | (Qouter_window_id): New variable. | Richard M. Stallman | 1998-12-02 | 1 | -0/+6 |
| * | (Freplace_match): Set OPOINT clearly for the case | Richard M. Stallman | 1998-12-01 | 1 | -1/+3 |
| * | (display_text_line): When handling HPOS < 0 after loop, | Richard M. Stallman | 1998-11-30 | 1 | -2/+3 |
| * | (Fsingle_key_description): Fix previous change. | Richard M. Stallman | 1998-11-28 | 1 | -2/+3 |
| * | (Fstring_as_unibyte, Fstring_as_multibyte): | Richard M. Stallman | 1998-11-27 | 1 | -2/+7 |
| * | (Frequire): Update declaration. | Kenichi Handa | 1998-11-26 | 1 | -1/+1 |
| * | (ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB | Kenichi Handa | 1998-11-26 | 1 | -2/+2 |
| * | (non_ascii_char_to_string): If C has modifier bits, | Kenichi Handa | 1998-11-26 | 1 | -0/+17 |
| * | (CHAR_BYTES): If C has modifier bits, return 1. | Kenichi Handa | 1998-11-26 | 1 | -1/+2 |
| * | (internal_self_insert): If C has modifier bits, insert | Kenichi Handa | 1998-11-26 | 1 | -0/+4 |
| * | (read_process_output): Call signal_after_change. | Richard M. Stallman | 1998-11-25 | 1 | -1/+4 |
| * | (syms_of_buffer): Doc fix. | Richard M. Stallman | 1998-11-24 | 1 | -3/+10 |
| * | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1998-11-24 | 1 | -2/+6 |