aboutsummaryrefslogtreecommitdiffstats
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
* (leim): Don't put PARALLEL in environment.Dave Love2002-07-311-8/+19
* Require autoconf 2.53. Merge changes from trunk.Dave Love2002-07-311-66/+361
* (syms_of_charset): Fix previous change.Kenichi Handa2002-07-311-1/+1
* *** empty log message ***Kenichi Handa2002-07-312-0/+88
* (tar-file-name-coding-system): New variable. MakeKenichi Handa2002-07-311-107/+75
* (archive-file-name-coding-system): New variable.Kenichi Handa2002-07-311-62/+81
* (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-305-0/+68
* ("welsh"): Doc fix.Dave Love2002-07-301-90/+1
* Reinstate some commented-out redundancies.Dave Love2002-07-301-26/+131
* (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
* Don't redefine P_.Dave Love2002-07-301-6/+0
* Updates for current changes.Dave Love2002-07-301-13/+14
* (quail-cxterm-package-ext-info): DocDave Love2002-07-301-3/+3
* commentDave Love2002-07-301-0/+1
* (rfc2047-charset-encoding-alist): Use B for Hebrew.Dave Love2002-07-301-2/+3
* (gnus-read-newsrc-el-file): Don't bindDave Love2002-07-301-3/+5
* Copyright up-dateDave Love2002-07-301-1/+1
* (copyright-regexp): Remove redundancy.Dave Love2002-07-302-11/+13
* (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-262-0/+131
* (x_produce_glyphs): Use ASCII_CHAR_P, notKenichi Handa2002-07-261-18/+117