| Commit message (Expand) | Author | Age | Files | Lines |
| * | (NO_SIOCTL_H): Don't define. | Dave Love | 2002-07-31 | 1 | -10/+5 |
| * | (HAVE_ALLOCA): Delete. | Dave Love | 2002-07-31 | 1 | -8/+0 |
| * | (syms_of_charset): Fix previous change. | Kenichi Handa | 2002-07-31 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2002-07-31 | 1 | -0/+38 |
| * | (Fstring_to_multibyte): New function. | Kenichi Handa | 2002-07-31 | 1 | -0/+35 |
| * | (setup_echo_area_for_printing, set_message_1): Adjusted | Kenichi Handa | 2002-07-31 | 1 | -2/+2 |
| * | (Fset_buffer_multibyte): Prototype adjusted. | Kenichi Handa | 2002-07-31 | 1 | -1/+1 |
| * | * coding.c (make_conversion_work_buffer): Adjusted for the change | Kenichi Handa | 2002-07-31 | 1 | -5/+7 |
| * | (charset_8_bit): Extern it. | Kenichi Handa | 2002-07-31 | 1 | -1/+1 |
| * | (charset_eight_bit, Qeight_bit_control): New | Kenichi Handa | 2002-07-31 | 1 | -87/+88 |
| * | (Funibyte_char_to_multibyte): If C can't be decoded | Kenichi Handa | 2002-07-31 | 1 | -8/+3 |
| * | (CHAR_TO_BYTE8): If C is not eight-bit char, call | Kenichi Handa | 2002-07-31 | 1 | -5/+8 |
| * | (Fcall_process): Don't call insert_1_both directly if | Kenichi Handa | 2002-07-31 | 1 | -1/+2 |
| * | (Qas, Qmake, Qto): New variables. | Kenichi Handa | 2002-07-31 | 1 | -11/+65 |
| * | *** empty log message *** | Dave Love | 2002-07-30 | 1 | -0/+41 |
| * | (x_put_x_image): Declare args. | Dave Love | 2002-07-30 | 1 | -0/+1 |
| * | (font_name_registry, choose_face_font): Delete unused | Dave Love | 2002-07-30 | 1 | -5/+1 |
| * | (message2_nolog, set_message): Declare an arg. | Dave Love | 2002-07-30 | 1 | -2/+2 |
| * | (tparam): Declare an arg. Use P_ to declare tparm. | Dave Love | 2002-07-30 | 1 | -2/+2 |
| * | Comment fix | Dave Love | 2002-07-30 | 2 | -2/+2 |
| * | (scan_sexps_forward): Declare an arg. | Dave Love | 2002-07-30 | 1 | -0/+1 |
| * | (calculate_scrolling, calculate_direct_scrolling): | Dave Love | 2002-07-30 | 1 | -0/+2 |
| * | (Fnew_fontset): Declare. | Dave Love | 2002-07-30 | 1 | -2/+2 |
| * | (push_key_description): Call CHARACTERP correctly. | Dave Love | 2002-07-30 | 1 | -1/+1 |
| * | (fontset_add): Declare args. Call make_number | Dave Love | 2002-07-30 | 1 | -15/+11 |
| * | (Fsubstitute_command_keys): Delete unused vars. | Dave Love | 2002-07-30 | 1 | -2/+0 |
| * | (update_compositions): Declare arg. | Dave Love | 2002-07-30 | 1 | -1/+1 |
| * | (calccost, cmgoto): Declare args. | Dave Love | 2002-07-30 | 1 | -0/+2 |
| * | Remove `emacs' conditional. Doc fixes. | Dave Love | 2002-07-30 | 1 | -15/+11 |
| * | (syms_of_character) <translation-table-vector>: Doc | Dave Love | 2002-07-30 | 1 | -2/+3 |
| * | Remove `emacs' conditional. Include hash table stuff | Dave Love | 2002-07-30 | 1 | -14/+75 |
| * | (Vchar_script_table): Extern it. | Kenichi Handa | 2002-07-26 | 1 | -1/+1 |
| * | (Vscript_alist): This variable deleted. | Kenichi Handa | 2002-07-26 | 2 | -9/+18 |
| * | *** empty log message *** | Kenichi Handa | 2002-07-26 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2002-07-26 | 1 | -0/+106 |
| * | (x_produce_glyphs): Use ASCII_CHAR_P, not | Kenichi Handa | 2002-07-26 | 1 | -18/+117 |
| * | (x_get_font_repertory): Extern it. | Kenichi Handa | 2002-07-26 | 1 | -0/+3 |
| * | (x_set_font): Always call x_new_fontset and | Kenichi Handa | 2002-07-26 | 1 | -15/+10 |
| * | Include charset.h. | Kenichi Handa | 2002-07-26 | 1 | -209/+290 |
| * | (message_dolog, set_message_1, | Kenichi Handa | 2002-07-26 | 1 | -4/+4 |
| * | (XMenuActivate): Adjuted for the change of lookup_derived_face. | Kenichi Handa | 2002-07-26 | 1 | -4/+4 |
| * | (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0). | Kenichi Handa | 2002-07-26 | 1 | -2/+2 |
| * | (Qprepend, Qappend): New variables. | Kenichi Handa | 2002-07-26 | 1 | -410/+745 |
| * | (get_font_repertory_func): New prototype. | Kenichi Handa | 2002-07-26 | 1 | -3/+6 |
| * | (struct face): Member `charset' deleted. | Kenichi Handa | 2002-07-26 | 1 | -19/+14 |
| * | (Fmake_char_table): Doc fixed. If PURPOSE doesn't | Kenichi Handa | 2002-07-26 | 1 | -15/+14 |
| * | (Fccl_execute_on_string): Add `const' to local variables. | Kenichi Handa | 2002-07-26 | 1 | -2/+2 |
| * | (Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. | Kenichi Handa | 2002-07-26 | 1 | -1/+1 |
| * | (abbrev.o): Depend on syntax.h. | Kenichi Handa | 2002-07-26 | 1 | -3/+3 |
| * | (Ffind_coding_systems_region_internal): Detect an | Kenichi Handa | 2002-07-25 | 2 | -2/+5 |