- 20 Mar, 1998 1 commit
-
-
Richard M. Stallman authored
Treat 0 like a multibyte char in %c.
-
- 17 Mar, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
and whether in range, for all cases. (Fsave_excursion): Doc fix.
-
- 04 Mar, 1998 1 commit
-
-
Kenichi Handa authored
correctly. Handle padding for multibyte characters correctly.
-
- 03 Mar, 1998 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
unibyte_char_to_multibyte if an argument is character code. (Finsert_char): Use unibyte_char_to_multibyte. (string1): Cast ARGS to `char **' to avoid compiler warning.
-
- 20 Feb, 1998 1 commit
-
-
Kenichi Handa authored
VAL against MESSAGE_LENGTH.
-
- 18 Feb, 1998 1 commit
-
-
Karl Heuer authored
before calling CHAR_TO_BYTE.
-
- 14 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 10 Feb, 1998 2 commits
-
-
Kenichi Handa authored
-
Kenichi Handa authored
XINT for type consistency.
-
- 08 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
multibyte characters correctly.
-
- 04 Feb, 1998 1 commit
-
-
Kenichi Handa authored
position and byte-base position correctly. (Fstring_to_char): Give byte size to STRING_CHAR.
-
- 03 Feb, 1998 1 commit
-
-
Richard M. Stallman authored
after we start computing TOTAL, jump back to `retry' (a new label).
-
- 30 Jan, 1998 1 commit
-
-
Kenichi Handa authored
(Fformat): Update the variable MULTIBYTE according to the result of Fprin1_to_string. Free BUF after making Lisp string from it.
-
- 21 Jan, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 20 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 09 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
Calculate the right size the first time, so no need to retry. Count chars and bytes in the result. Convert single-byte strings to multibyte as needed.
-
- 02 Jan, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 01 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
positions from it. When arg is an integer, no need to worry that it is in middle of a character. (buildmark): Take 2 args (charpos and bytepos). Callers changed. (Fline_beginning_position): Save and restore both kinds of PT. (Fprevious_char): Use PT_BYTE. (Fbolp, Feolp): Use PT_BYTE. (transpose_markers): Take args in chars and bytes. (Ftranspose_regions): Work with byte and char positions. (Fchar_after, Fchar_before): Use bytepos. (make_buffer_string): Convert charpos to bytepos. (Fcompare_buffer_substrings): Work with charpos and bytepos. (Fsubst_char_in_region): Handle charpos and bytepos. (Fwiden, Fnarrow_to_region): Likewise. (save_restriction_restore): Update PT and PT_BYTES. Cast arg to doprnt_lisp.
-
- 24 Nov, 1997 1 commit
-
-
Paul Eggert authored
(Fformat_time_string): Doc fix: %b, %h, %B, %a, %A, and %p depend on locale; don't use actual chars to describe %n and %t.
-
- 21 Nov, 1997 1 commit
-
-
Andreas Schwab authored
(general_insert_function): Likewise. Protoize parameters. Define as returning nothing.
-
- 08 Nov, 1997 1 commit
-
-
Kenichi Handa authored
of multibyte characters, return it. Pay attention to enable-multibyte-characters.
-
- 02 Oct, 1997 1 commit
-
-
Karl Heuer authored
comment for make-docstring.
-
- 20 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 18 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 07 Aug, 1997 1 commit
-
-
Richard M. Stallman authored
Don't set clip_changed if the new values are the same as the old.
-
- 29 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
an empty string. Fix arguments of second call to strftime. Remove check for result being negative, this cannot happen.
-
- 24 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
(syms_of_editfns): defsubr it.
-
- 12 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(Ftranspose_regions): Convert Fset_text_properties arguments to Lisp_Integer.
-
- 07 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 04 Jul, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 01 Jul, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
Don't use POS as integer.
-
- 15 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 14 Jun, 1997 1 commit
-
-
Karl Heuer authored
-