- 12 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
(unibyte_char_to_multibyte): Use Vnonascii_translate_table. (syms_of_charset): Defvar it.
-
- 04 Feb, 1998 1 commit
-
-
Kenichi Handa authored
-
- 22 Jan, 1998 1 commit
-
-
Kenichi Handa authored
(Vcharacter_unification_table_vector): New variable. (syms_of_charset): Declare it as a Lisp symbol. Declare a Lisp variable min-composite-char. (unify_char): Delete unnecessary codes.
-
- 21 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(syms_of_charset): Initialize variable. (unibyte_char_to_multibyte): New function. (DEFAULT_NONASCII_INSERT_OFFSET): New macro definition.
-
- 11 Jan, 1998 1 commit
-
-
Dave Love authored
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(Fstring): Use make_multibyte_string. (Fcompose_string): Likewise. (Ffind_charset_string): Handle bytes vs chars in string. Special case for single-byte strings. (Fchars_in_string): Function deleted. (Fstring): Renamed from Fconcat_chars. Handle bytes vs chars in string. (syms_of_charset): Corresponding changes.
-
- 02 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(syms_of_charset): defsubr deleted.
-
- 31 Dec, 1997 1 commit
-
-
Richard M. Stallman authored
(chars_in_text, str_cmpchar_id, Fcompose_string): Likewise. (Fchar_boundary_p): Always return 0. (Fchars_in_region): Just subtract the arguments. (chars_in_text): New function. (Ffind_charset_region): Scan in bytepos as well as charpos.
-
- 09 Dec, 1997 1 commit
-
-
Kenichi Handa authored
(syms_of_charset): Declare it as a Lisp function.
-
- 27 Nov, 1997 1 commit
-
-
Kenichi Handa authored
-
- 08 Nov, 1997 1 commit
-
-
Kenichi Handa authored
contains invalid multibyte-form.
-
- 27 Oct, 1997 1 commit
-
-
Kenichi Handa authored
enable-multibyte-characters. (Fchars_in_region): Likewise. Avoid error when the region ends in the middle of a multibyte character.
-
- 23 Oct, 1997 1 commit
-
-
Kenichi Handa authored
(Fchar_valid_p): New function. (syms_of_charset): Declare it as a Lisp function.
-
- 25 Sep, 1997 1 commit
-
-
Kenichi Handa authored
composite characters.
-
- 20 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 18 Aug, 1997 1 commit
-
-
Kenichi Handa authored
(syms_of_charset): Define Schars_in_region as a Lisp subroutine instead of Scount_chars_region.
-
- 16 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
(Fcount_chars_region): New function. (min, max): New macros.
-
- 28 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 02 Jul, 1997 1 commit
-
-
Kenichi Handa authored
table.
-
- 20 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 28 May, 1997 1 commit
-
-
Kenichi Handa authored
changed to (int *).
-
- 19 May, 1997 1 commit
-
-
Kenichi Handa authored
charsets from `char' to `int. (find_charset_in_str): Likewize.
-
- 18 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 16 May, 1997 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
argument C is an invalid character code. (Fconcat_chars): Use alloca instead of malloc.
-
- 15 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 10 May, 1997 1 commit
-
-
Kenichi Handa authored
(Fdefine_charset): Doc-string modified. (find_charset_in_str): Add 4th arg TABLE which is a character unification table. (Ffind_charset_region): Add optional arg TABLE which is a character unification table. (Ffind_charset_string): Likewise.
-
- 10 Apr, 1997 1 commit
-
-
Karl Heuer authored
-
- 07 Apr, 1997 1 commit
-
-
Kenichi Handa authored
Fsplit_char): Adjusted for the above change.
-
- 18 Mar, 1997 1 commit
-
-
Kenichi Handa authored
(str_cmpchar_id): Return -1 if we have no more room for a new composite character. (Fmake_char_internal): Docstring is moved to lisp/mule.el.
-
- 27 Feb, 1997 1 commit
-
-
Kenichi Handa authored
-
- 23 Feb, 1997 1 commit
-
-
Karl Heuer authored
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
-