]> code.delx.au - gnu-emacs/commit
(map_char_table): Unconditionally consider non-ASCII charsets.
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Jan 1998 22:41:43 +0000 (22:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Jan 1998 22:41:43 +0000 (22:41 +0000)
commitea35ce3d99adfbe260d32b6f30c7ec0b0895219a
treef09a52667e10dc0edcdb03a4da053fffc215fcb9
parent1f24f4fdd2b7203aa75728a4437cb0520a8e6877
(map_char_table): Unconditionally consider non-ASCII charsets.
(Fsubstring): Use make_multibyte_string.
(concat, Fsubstring, internal_equal, mapcar1):
Distinguish bytes and chars when indexing strings.
(Fstring_equal, Fstring_lessp): Likewise.
(substring_both): New function.
(string_make_multibyte, string_make_unibyte): New functions.
(string_char_to_byte, string_byte_to_char): New functions.
src/fns.c