summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dave Love2002-09-062-0/+923
* *** empty log message ***Dave Love2002-09-051-0/+2
* Removed (now auto-generated).Dave Love2002-09-051-913/+0
* *** empty log message ***Dave Love2002-09-051-0/+17
* Fix last change.Dave Love2002-09-051-1/+1
* (unexec): Make .got handling not SGI-specific.Dave Love2002-09-051-9/+0
* (syms_of_syntax) <multibyte-syntax-as-symbol>: Doc fix.Dave Love2002-09-051-1/+1
* Use `ifdef HAVE_ALLOCA_H', not `if HAVE_ALLOCA_H'.Dave Love2002-09-051-1/+1
* commentDave Love2002-09-051-0/+2
* (fontset_add): Return Lisp_Object.Dave Love2002-09-051-4/+4
* (Fset_buffer_multibyte, Fset_buffer_multibyte): FixDave Love2002-09-051-2/+2
* (read_key_sequence): Fix type error.Dave Love2002-09-051-1/+1
* *** empty log message ***Dave Love2002-09-031-2/+6
* (charset_ordered_list_tick): Declare extern.Dave Love2002-09-031-1/+1
* *** empty log message ***Kenichi Handa2002-09-032-1/+110
* (char_quoted): Use FETCH_CHAR_AS_MULTIBYTE to convertKenichi Handa2002-09-031-239/+397
* (compile_pattern_1): Don't adjust the multibyteness ofKenichi Handa2002-09-031-53/+11
* * regex.c (RE_TARGET_MULTIBYTE_P): New macro.Kenichi Handa2002-09-031-119/+270
* (struct re_pattern_buffer): New member target_multibyte.Kenichi Handa2002-09-031-2/+6
* (Fminibuffer_complete_word): Use the macroKenichi Handa2002-09-031-16/+8
* (unibyte_char_to_multibyte): Extern deleted.Kenichi Handa2002-09-031-1/+0
* (internal_self_insert): In a multibyte buffer, insert CKenichi Handa2002-09-031-4/+11
* (casify_object): Fix previous change.Kenichi Handa2002-09-031-6/+2
* (Fset_unibyte_charset): If the dimension of CHARSET isKenichi Handa2002-09-031-19/+19
* (unibyte_to_multibyte_table): New variable.Kenichi Handa2002-09-031-17/+8
* (LEADING_CODE_LATIN_1_MIN)Kenichi Handa2002-09-031-11/+51
* (Fbyte_code): Convert a unibyte character to multibyte if necessary.Kenichi Handa2002-09-031-4/+11
* (Fexpand_abbrev): Convert a unibyte character toKenichi Handa2002-09-031-4/+2
* (enum lface_attribute_index): New member LFACE_FONTSET_INDEX.Kenichi Handa2002-08-232-0/+20
* (QCfontset): New variable.Kenichi Handa2002-08-231-15/+44
* (base64_encode_1): Handle eight-bit chars correctly.Kenichi Handa2002-08-221-3/+9
* *** empty log message ***Kenichi Handa2002-08-221-0/+8
* (insert_from_gap): Make it work even if PT != GTP.Kenichi Handa2002-08-211-9/+7
* (coding_set_destination): Fix coding->destination forKenichi Handa2002-08-211-14/+35
* *** empty log message ***Kenichi Handa2002-08-211-0/+6
* (base64_decode_1): Insert eight-bit chars correctly.Kenichi Handa2002-08-211-6/+6
* (BYTE8_STRING): New macro.Kenichi Handa2002-08-211-0/+9
* *** empty log message ***Kenichi Handa2002-08-201-0/+2
* (Finsert_byte): New function.Kenichi Handa2002-08-201-0/+24
* *** empty log message ***Kenichi Handa2002-08-201-5/+20
* (set_canon, set_identity, shuffle): Simplified.Kenichi Handa2002-08-201-31/+16
* (get_next_display_element): Don't display unibyte 8-bitKenichi Handa2002-08-201-2/+2
* (syms_of_character): Setup Vprintable_chars.Kenichi Handa2002-08-201-0/+5
* (Freplace_match): Fix previous change.Kenichi Handa2002-08-201-0/+1
* (Freplace_match): Fix for the unibyte case.Kenichi Handa2002-08-201-2/+12
* (read_key_sequence): Use ~CHAR_MODIFIER_MASK insteadKenichi Handa2002-08-201-5/+4
* (Fchar_equal): Fix for the unibyte case.Kenichi Handa2002-08-201-2/+14
* (Fexpand_abbrev): Fix for the multibyte case.Kenichi Handa2002-08-201-7/+20
* *** empty log message ***Kenichi Handa2002-08-201-0/+16
* (_fetch_multibyte_char_len): This variable deleted.Kenichi Handa2002-08-201-2/+1