aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (NO_SIOCTL_H): Don't define.Dave Love2002-07-311-10/+5
* (HAVE_ALLOCA): Delete.Dave Love2002-07-311-8/+0
* (syms_of_charset): Fix previous change.Kenichi Handa2002-07-311-1/+1
* *** empty log message ***Kenichi Handa2002-07-311-0/+38
* (Fstring_to_multibyte): New function.Kenichi Handa2002-07-311-0/+35
* (setup_echo_area_for_printing, set_message_1): AdjustedKenichi Handa2002-07-311-2/+2
* (Fset_buffer_multibyte): Prototype adjusted.Kenichi Handa2002-07-311-1/+1
* * coding.c (make_conversion_work_buffer): Adjusted for the changeKenichi Handa2002-07-311-5/+7
* (charset_8_bit): Extern it.Kenichi Handa2002-07-311-1/+1
* (charset_eight_bit, Qeight_bit_control): NewKenichi Handa2002-07-311-87/+88
* (Funibyte_char_to_multibyte): If C can't be decodedKenichi Handa2002-07-311-8/+3
* (CHAR_TO_BYTE8): If C is not eight-bit char, callKenichi Handa2002-07-311-5/+8
* (Fcall_process): Don't call insert_1_both directly ifKenichi Handa2002-07-311-1/+2
* (Qas, Qmake, Qto): New variables.Kenichi Handa2002-07-311-11/+65
* *** empty log message ***Dave Love2002-07-301-0/+41
* (x_put_x_image): Declare args.Dave Love2002-07-301-0/+1
* (font_name_registry, choose_face_font): Delete unusedDave Love2002-07-301-5/+1
* (message2_nolog, set_message): Declare an arg.Dave Love2002-07-301-2/+2
* (tparam): Declare an arg. Use P_ to declare tparm.Dave Love2002-07-301-2/+2
* Comment fixDave Love2002-07-302-2/+2
* (scan_sexps_forward): Declare an arg.Dave Love2002-07-301-0/+1
* (calculate_scrolling, calculate_direct_scrolling):Dave Love2002-07-301-0/+2
* (Fnew_fontset): Declare.Dave Love2002-07-301-2/+2
* (push_key_description): Call CHARACTERP correctly.Dave Love2002-07-301-1/+1
* (fontset_add): Declare args. Call make_numberDave Love2002-07-301-15/+11
* (Fsubstitute_command_keys): Delete unused vars.Dave Love2002-07-301-2/+0
* (update_compositions): Declare arg.Dave Love2002-07-301-1/+1
* (calccost, cmgoto): Declare args.Dave Love2002-07-301-0/+2
* Remove `emacs' conditional. Doc fixes.Dave Love2002-07-301-15/+11
* (syms_of_character) <translation-table-vector>: DocDave Love2002-07-301-2/+3
* Remove `emacs' conditional. Include hash table stuffDave Love2002-07-301-14/+75
* (Vchar_script_table): Extern it.Kenichi Handa2002-07-261-1/+1
* (Vscript_alist): This variable deleted.Kenichi Handa2002-07-262-9/+18
* *** empty log message ***Kenichi Handa2002-07-261-0/+5
* *** empty log message ***Kenichi Handa2002-07-261-0/+106
* (x_produce_glyphs): Use ASCII_CHAR_P, notKenichi Handa2002-07-261-18/+117
* (x_get_font_repertory): Extern it.Kenichi Handa2002-07-261-0/+3
* (x_set_font): Always call x_new_fontset andKenichi Handa2002-07-261-15/+10
* Include charset.h.Kenichi Handa2002-07-261-209/+290
* (message_dolog, set_message_1,Kenichi Handa2002-07-261-4/+4
* (XMenuActivate): Adjuted for the change of lookup_derived_face.Kenichi Handa2002-07-261-4/+4
* (CHAR_TABLE_REF): Remove unnecessary check (IDX >= 0).Kenichi Handa2002-07-261-2/+2
* (Qprepend, Qappend): New variables.Kenichi Handa2002-07-261-410/+745
* (get_font_repertory_func): New prototype.Kenichi Handa2002-07-261-3/+6
* (struct face): Member `charset' deleted.Kenichi Handa2002-07-261-19/+14
* (Fmake_char_table): Doc fixed. If PURPOSE doesn'tKenichi Handa2002-07-261-15/+14
* (Fccl_execute_on_string): Add `const' to local variables.Kenichi Handa2002-07-261-2/+2
* (Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.Kenichi Handa2002-07-261-1/+1
* (abbrev.o): Depend on syntax.h.Kenichi Handa2002-07-261-3/+3
* (Ffind_coding_systems_region_internal): Detect anKenichi Handa2002-07-252-2/+5