| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Dave Love | 2002-10-10 | 1 | -0/+2 |
| | | |||||
| * | (Flanginfo): Fix typo. | Dave Love | 2002-10-10 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-10-10 | 1 | -0/+8 |
| | | |||||
| * | (unexec): Make last change conditional on Irix 6.5. | Dave Love | 2002-10-10 | 1 | -0/+17 |
| | | |||||
| * | (detect_coding_utf_8): Check incomplete byte sequence. | Kenichi Handa | 2002-10-10 | 1 | -100/+175 |
| | | | | | | | | | | | | | | | | Don't update *mask when correctly detected. (detect_coding_utf_16): Likewise. (detect_coding_emacs_mule): Likewise. (detect_coding_iso_2022): Likewise. (detect_coding_sjis): Likewise. (detect_coding_big5): Likewise. (detect_coding_ccl): Likewise. (decode_coding_sjis): Fix decoding of katakana-jisx0201. (detect_eol): Delete the argument CODING, and add the argument CATEGORY. (detect_coding): Adjusted for the changes above. (detect_coding_system): Likewise. | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-10-10 | 1 | -0/+16 |
| | | |||||
| * | (decode_coding_utf_8): Treat surrogates as invalid. | Dave Love | 2002-10-09 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-10-09 | 1 | -0/+15 |
| | | |||||
| * | (char_string): Renamed from | Kenichi Handa | 2002-10-09 | 1 | -4/+50 |
| | | | | | | | char_string_with_unification. Pay attention to CHAR_MODIFIER_MASK. (string_char): Renamed from string_char. | ||||
| * | (CHAR_STRING): Call char_string if C is greater than | Kenichi Handa | 2002-10-09 | 1 | -31/+27 |
| | | | | | | | | | | MAX_3_BYTE_CHAR. (CHAR_STRING_ADVANCE): Likewise. (STRING_CHAR): Call string_char instead of string_char_with_unification. (STRING_CHAR_AND_LENGTH): Likewise. (STRING_CHAR_ADVANCE): Likewise. | ||||
| * | (re_search_2): Fix for the case of unibyte buffer. | Kenichi Handa | 2002-10-07 | 2 | -6/+26 |
| | | |||||
| * | (push_key_description): Pay attention to force_multibyte. | Kenichi Handa | 2002-10-07 | 1 | -1/+2 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-10-06 | 1 | -0/+2 |
| | | |||||
| * | Copyright up-date. | Dave Love | 2002-10-06 | 1 | -1/+1 |
| | | |||||
| * | Comment fix. | Dave Love | 2002-10-06 | 1 | -2/+2 |
| | | |||||
| * | (define_charset_internal): Rename `supprementary'. | Dave Love | 2002-10-06 | 1 | -3/+3 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-10-06 | 1 | -0/+4 |
| | | |||||
| * | (lisp, shortlisp): Remove latin-N. | Dave Love | 2002-10-06 | 1 | -14/+0 |
| | | |||||
| * | (use_xim): Initialize. | Dave Love | 2002-10-06 | 1 | -48/+64 |
| | | | | | | (xim_open_dpy, xim_initialize, xim_close_dpy): Use use_xim. (x_term_init): Maybe set use_xim. | ||||
| * | (use_xim) [HAVE_X_I18N]: Declare. | Dave Love | 2002-10-05 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-10-05 | 1 | -3/+12 |
| | | |||||
| * | (x_window, x_window): Use use_xim. | Dave Love | 2002-10-05 | 1 | -15/+15 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-10-01 | 1 | -0/+6 |
| | | |||||
| * | (search_buffer): Fix case-fold-search of multibyte | Kenichi Handa | 2002-10-01 | 1 | -32/+23 |
| | | | | | | characters. (boyer_moore): Rename the last argument to char_high_bits. | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-27 | 1 | -0/+14 |
| | | |||||
| * | (x_new_fontset): If FONTSETNAME specifies the default | Kenichi Handa | 2002-09-27 | 1 | -2/+8 |
| | | | | | fontset, return Qt. | ||||
| * | (set_lface_from_font_name): Reject the default fontset. | Kenichi Handa | 2002-09-27 | 1 | -2/+8 |
| | | | | | | (Finternal_set_lisp_face_attribute): Use signal_error for the error of invalid fontset. | ||||
| * | (x_set_font): Change the error message of the case that | Kenichi Handa | 2002-09-27 | 1 | -1/+1 |
| | | | | | x_new_fontset returns Qt. | ||||
| * | (display_string): Fix for the case of zero width glyph. | Kenichi Handa | 2002-09-27 | 1 | -1/+1 |
| | | |||||
| * | (re_search_2): Fix previous change. | Kenichi Handa | 2002-09-19 | 1 | -8/+9 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-19 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-18 | 2 | -1/+5 |
| | | |||||
| * | (skip_syntaxes): Fix previous change. | Kenichi Handa | 2002-09-18 | 1 | -25/+30 |
| | | |||||
| * | (skip_syntaxes): Fix previous change. | Kenichi Handa | 2002-09-18 | 1 | -1/+1 |
| | | |||||
| * | (skip_chars): Fix previous change. | Kenichi Handa | 2002-09-13 | 2 | -21/+23 |
| | | | | | (skip_syntaxes): Fix previous change. | ||||
| * | *** empty log message *** | Dave Love | 2002-09-06 | 2 | -0/+923 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-09-05 | 1 | -0/+2 |
| | | |||||
| * | Removed (now auto-generated). | Dave Love | 2002-09-05 | 1 | -913/+0 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-09-05 | 1 | -0/+17 |
| | | |||||
| * | Fix last change. | Dave Love | 2002-09-05 | 1 | -1/+1 |
| | | |||||
| * | (unexec): Make .got handling not SGI-specific. | Dave Love | 2002-09-05 | 1 | -9/+0 |
| | | |||||
| * | (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix. | Dave Love | 2002-09-05 | 1 | -1/+1 |
| | | |||||
| * | Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'. | Dave Love | 2002-09-05 | 1 | -1/+1 |
| | | |||||
| * | comment | Dave Love | 2002-09-05 | 1 | -0/+2 |
| | | |||||
| * | (fontset_add): Return Lisp_Object. | Dave Love | 2002-09-05 | 1 | -4/+4 |
| | | |||||
| * | (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix | Dave Love | 2002-09-05 | 1 | -2/+2 |
| | | | | | type error. | ||||
| * | (read_key_sequence): Fix type error. | Dave Love | 2002-09-05 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Dave Love | 2002-09-03 | 1 | -2/+6 |
| | | |||||
| * | (charset_ordered_list_tick): Declare extern. | Dave Love | 2002-09-03 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-03 | 2 | -1/+110 |
| | | |||||