aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (lisp_string_width): Make ignore and end EMACS_INT.Dave Love2003-09-171-1/+1
* (check_composition): Make start and end EMACS_INT.Dave Love2003-09-171-1/+1
* (find_composition, run_composition_function)Dave Love2003-09-171-6/+8
* *** empty log message ***Dave Love2003-09-161-0/+8
* (gtkutil.o): Depend on coding.h.Dave Love2003-09-161-1/+1
* (ENCODE_UTF_8): New.Dave Love2003-09-161-0/+4
* *** empty log message ***Kenichi Handa2003-09-161-0/+5
* (Finsert_file_contents): Call setup_coding_system inKenichi Handa2003-09-161-1/+6
* (map_char_table): Protect `range' from GC.Andreas Schwab2003-09-102-0/+13
* *** empty log message ***Kenichi Handa2003-09-0869-12972/+18549
|\
| * (decode_coding_sjis): Check bytes more rigidly.Kenichi Handa2003-07-091-1/+3
| * *** empty log message ***Kenichi Handa2003-07-091-1/+5
| * (choose_write_coding_system): Return a decided coding system.Kenichi Handa2003-06-262-8/+19
| * *** empty log message ***Kenichi Handa2003-06-061-1/+1
| * (Fset_charset_priority): Pay attention to dumplicated arguments.Kenichi Handa2003-06-061-3/+7
| * *** empty log message ***Kenichi Handa2003-06-061-0/+3
| * * coding.c (QCcategory): New variable.Kenichi Handa2003-06-062-0/+15
| * (Fset_coding_system_priority): Doc fix. Update valuesKenichi Handa2003-06-051-1/+20
| * *** empty log message ***Kenichi Handa2003-06-051-0/+9
| * (decode_coding_iso_2022): Fix handling of invalidKenichi Handa2003-06-051-6/+12
| * (Fcall_process): Handle carryover correctly.Kenichi Handa2003-06-051-4/+3
| * (read_process_output): Handle carryover correctly.Kenichi Handa2003-06-052-9/+17
| * (re_search_2): Fix last change.Dave Love2003-06-022-1/+5
| * *** empty log message ***Kenichi Handa2003-05-301-0/+43
| * (GET_CHAR_BEFORE_2): Check multibyte, notKenichi Handa2003-05-301-263/+227
| * (compile_pattern): Check the member target_multibyte,Kenichi Handa2003-05-301-2/+2
| * (read1): While reading a string, set force_singlebyteKenichi Handa2003-05-301-0/+4
| * (Fset_unibyte_charset): Fix setting up ofKenichi Handa2003-05-301-2/+4
| * (Finsert_file_contents): Even if we read into aKenichi Handa2003-05-292-2/+4
| * (setup_coding_system): If coding hasKenichi Handa2003-05-291-1/+23
| * *** empty log message ***Kenichi Handa2003-05-291-0/+8
| * (make_conversion_work_buffer): Change the work bufferKenichi Handa2003-05-291-3/+3
| * *** empty log message ***Kenichi Handa2003-05-291-0/+5
| * (detected_mask): Delete unused variable.Kenichi Handa2003-05-282-77/+223
| * (make_conversion_work_buffer): Prototype adjusted.Kenichi Handa2003-05-281-2/+1
| * (kill_workbuf_unwind): New function.Kenichi Handa2003-05-281-3/+15
| * (Fgenerate_new_buffer_name): EXFUN it.Kenichi Handa2003-05-281-0/+1
| * *** empty log message ***Kenichi Handa2003-05-201-0/+12
| * (Fdefine_coding_system_internal): Fix for the case thatKenichi Handa2003-05-201-1/+16
| * (BASE_FONTSET_P): Check FONTSET_BASE, notKenichi Handa2003-05-201-4/+30
| * *** empty log message ***Kenichi Handa2003-05-062-1/+7
| * (map_sub_char_table): New argument DEFAULT_VAL.Kenichi Handa2003-05-061-32/+56
| * *** empty log message ***Kenichi Handa2003-05-061-0/+19
| * (Qsignature, Qendian): Delete these variables.Kenichi Handa2003-05-061-35/+51
| * *** empty log message ***Kenichi Handa2003-05-061-2/+9
| * (coding_set_source): Fix for the case that the currentKenichi Handa2003-05-061-13/+8
| * Fix last change.Dave Love2003-05-041-1/+1
| * *** empty log message ***Dave Love2003-05-041-0/+14
| * (read_emacs_mule_char) [len==2]: IndexDave Love2003-05-041-1/+1
| * (Vface_font_rescale_alist): Renamed fromKenichi Handa2003-04-092-37/+61