Mercurial > emacs
comparison src/keyboard.h @ 20607:04a436e5760b
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Jan 1998 22:41:43 +0000 |
parents | 1507c5324f4c |
children | 41ed45a73873 |
comparison
equal
deleted
inserted
replaced
20606:9331e7e88cf5 | 20607:04a436e5760b |
---|