aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* (xlwmenu_window_p): Fix prototype for K&R.Dave Love2002-05-241-1/+1
* (map_charset_chars): Fix c_function declaration forDave Love2002-05-241-3/+3
* (DEFUN) [!PROTOTYPES]: Remove spurious `args'.Dave Love2002-05-241-1/+1
* *** empty log message ***Dave Love2002-05-231-0/+7
* (Fchar_or_string_p): Doc fix. Use CHARACTERP.Dave Love2002-05-231-2/+2
* (Fmodify_category_entry): Doc fix. Remove unusedDave Love2002-05-231-3/+4
* (Fdefine_charset_internal): Fix argument to bzero.Kenichi Handa2002-05-231-1/+1
* (Fdefine_coding_system_internal): Fix previous change.Kenichi Handa2002-05-232-4/+13
* (lisp): Change cyrillic.elc to cyrillic.el,Kenichi Handa2002-05-231-4/+4
* *** empty log message ***Kenichi Handa2002-05-231-0/+6
* (decode_coding_charset): Fix previous change.Kenichi Handa2002-05-221-32/+8
* (decode_coding_charset): Adjusted for the change ofKenichi Handa2002-05-221-15/+100
* *** empty log message ***Kenichi Handa2002-05-221-0/+6
* (Fmake_char): Fix previous change.Kenichi Handa2002-05-222-27/+32
* If CODE1 is nil, use the minimum code of the charset.Kenichi Handa2002-05-211-1/+2
* *** empty log message ***Kenichi Handa2002-05-211-0/+2
* (emacs_mule_char): Fix previous change.Kenichi Handa2002-05-211-1/+0
* (ONE_MORE_BYTE_NO_CHECK): Increment consumed_chars.Kenichi Handa2002-05-212-49/+99
* (Fdefine_charset_internal): Fix bug for the case of re-defining aKenichi Handa2002-05-211-2/+4
* (encode_coding_iso_2022): If coding requires safeKenichi Handa2002-05-201-7/+37
* *** empty log message ***Kenichi Handa2002-05-201-0/+9
* *** empty log message ***Dave Love2002-05-172-0/+40
* (XSetIMValues): Declare.Dave Love2002-05-171-1/+5
* (print_object): Fix print format for 64-bitDave Love2002-05-171-1/+6
* (modify_event_symbol): Fix print format for 64-bitDave Love2002-05-171-4/+11
* (emacs_strerror): Declare.Dave Love2002-05-171-9/+23
* (Fclear_face_cache): Declare.Dave Love2002-05-171-8/+5
* (string_escape_byte8): Declare.Dave Love2002-05-171-0/+2
* (Vchar_coding_system_table, Qchar_coding_system):Dave Love2002-05-171-17/+4
* (load_charset_map, load_charset_map_from_file): RemoveDave Love2002-05-171-17/+16
* *** empty log message ***Dave Love2002-05-161-2/+6
* (C_SWITCH_SYSTEM) [!__GNUC__]: Remove -nointrinsics.Dave Love2002-05-161-5/+1
* *** empty log message ***Kenichi Handa2002-05-161-1/+4
* (string_escape_byte8): Make multibyte string with correct size.Kenichi Handa2002-05-161-1/+1
* (Fmake_char): Delete unnecessary code.Kenichi Handa2002-05-151-3/+0
* *** empty log message ***Kenichi Handa2002-05-151-0/+4
* (encode_coding_object): Give correct arguments otKenichi Handa2002-05-142-6/+15
* (x_encode_text): Allocate coding.destination here, andKenichi Handa2002-05-141-2/+4
* (Fset_buffer_multibyte): Convert 8-bit bytes toKenichi Handa2002-05-142-1/+7