aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dave Love2002-07-011-0/+5
* Doc fixes.Dave Love2002-07-011-12/+15
* Truncate to reflect only the branch.Dave Love2002-07-011-16188/+1
* *** empty log message ***Dave Love2002-06-241-5/+11
* Remove some unused variables.Dave Love2002-06-241-9/+27
* commentsDave Love2002-06-161-82/+24
* (Ffind_charset_string): Setup the vector `charsets' correctly.Kenichi Handa2002-06-121-0/+2
* *** empty log message ***Kenichi Handa2002-06-121-0/+1
* (map_charset_chars): Deleted.Kenichi Handa2002-06-122-3/+50
* (describe_vector): Handle a char-table directly here.Kenichi Handa2002-06-121-140/+36
* (sub_char_table_ref_and_range): New arg defalt. FixKenichi Handa2002-06-121-42/+212
* (load_charset_map): Set the default value of encoderKenichi Handa2002-06-121-95/+176
* (enum define_charset_arg_index): DeleteKenichi Handa2002-06-121-36/+68
* (syms_of_character): Setup Vchar_width_table forKenichi Handa2002-06-121-0/+3
* (MAYBE_UNIFY_CHAR): Adjusted for the change ofKenichi Handa2002-06-121-15/+19
* (Fmodify_category_entry): Don't modify the contentsKenichi Handa2002-06-121-6/+3
* *** empty log message ***Dave Love2002-06-111-0/+9
* (HAVE_PTY_H, HAVE_SIZE_T, HAVE_LANGINFO_CODESET): New.Dave Love2002-06-111-1/+3
* (count_combining): Comment out (unused).Dave Love2002-06-111-0/+22
* *** empty log message ***Dave Love2002-06-061-0/+4
* (chartab.o): Depend on charset.h.Dave Love2002-06-061-2/+2
* (syms_of_character): Set the default value ofKenichi Handa2002-06-031-1/+1
* *** empty log message ***Kenichi Handa2002-06-031-0/+5
* *** empty log message ***Dave Love2002-05-311-1/+5
* (lisp, shortlisp): Change indian.elc to indian.el.Dave Love2002-05-311-2/+2
* (load_charset_map): Handle the case that from < to correctly.Kenichi Handa2002-05-311-37/+47
* *** empty log message ***Kenichi Handa2002-05-311-0/+3
* *** empty log message ***Kenichi Handa2002-05-311-0/+9
* (encode_coding_emacs_mule): Pay attention to raw-8-bit chars.Kenichi Handa2002-05-311-0/+25
* *** empty log message ***Kenichi Handa2002-05-302-1/+5
* (lisp): Change chienese.elc to chinese.el. They areKenichi Handa2002-05-301-2/+2
* (charset_jisx0201_roman, charset_jisx0208_1978,Kenichi Handa2002-05-302-0/+36
* (charset_jisx0201_roman, charset_jisx0208_1978,Kenichi Handa2002-05-301-0/+3
* (CODING_ISO_FLAG_USE_ROMAN): New macroKenichi Handa2002-05-301-3/+36
* *** empty log message ***Kenichi Handa2002-05-301-2/+2
* (CODE_POINT_TO_INDEX): Take charset->char_index_offsetKenichi Handa2002-05-301-32/+98
* (sturct define_charset_arg_index): New enums charset_arg_min_code andKenichi Handa2002-05-301-0/+6
* *** empty log message ***Kenichi Handa2002-05-301-0/+13
* (decode_coding_utf_8): Reject overlong sequences.Dave Love2002-05-272-5/+25
* *** empty log message ***Dave Love2002-05-261-0/+6
* (Qmac): Remove (duplicated) definition.Dave Love2002-05-261-2/+2
* Doc fixes.Dave Love2002-05-261-7/+8
* *** empty log message ***Dave Love2002-05-261-0/+5
* (Fcharset_priority_list, Fset_charset_priority): NewDave Love2002-05-251-2/+45
* (Fstring): Doc fix.Dave Love2002-05-251-1/+2
* (Fdefine_charset_alias): Update Vcharset_list.Dave Love2002-05-252-2/+6
* (Ffontset_info): Doc fix. Return charset names, notDave Love2002-05-252-9/+13
* (setup_iso_safe_charsets): Fix arg decl for K&R.Dave Love2002-05-241-2/+4
* (costs_set): Declare static, non-initialized for pcc.Dave Love2002-05-242-3/+20
* (kbd_buffer_store_event): Fix interrupt_signal declDave Love2002-05-241-1/+1