- 15 Dec, 1998 16 commits
-
-
Kenichi Handa authored
property of *-with-esc coding system to nil.
-
Kenichi Handa authored
function. (quail-conversion-backward-delete-char): When a key sequence is being translated, call quail-delete-last-char.
-
Kenichi Handa authored
handle devanagari-decomposition-rules.
-
Kenichi Handa authored
(Fcall_process): Doc-string modified. Set CODING_MODE_LAST_BLOCK bit in argument_coding.mode to tell encoding procedure to flush data. While encoding arguments, if argument_coding uses CCL program, initialize it again after encoding. (Fcall_process_region): Doc-string modified. Handle the case that NARGS is 3.
-
Kenichi Handa authored
(ccl_driver) <CCL_End>: Pretend that all source text is consumed. Set `ic' to the head of this command. (ccl_driver) <CCL_ReadMultibyteChar2>: Return a single byte 8-bit code for an invalid code. (setup_ccl_program): If the arg VEC is nil, skip setting ups based on VEC.
-
Kenichi Handa authored
(init_charset_once): Intern and staticpro Qunknown. Initialize all elements of Vcharset_symbol_table to Qunknown. (find_charset_in_str): New arg MULTIBYTE. If it is zero, check unibyte characters only. For an invalid composition sequence, set CHARSETS[1] to 1. (Ffind_charset_region): Call find_charset_in_str with an appropriate MULTIBYTE arg. If undefined charsets are found, include `unknown' is the return value. (Ffind_charset_string): Likewise. (Fsplit_char): If CHAR is invalid, return `(unknown CHAR)'. (str_cmpchar_id): Max composite character code should be less than GENERIC_COMPOSITION_CHAR.
-
Kenichi Handa authored
-
Kenichi Handa authored
final_char is invalid. (decode_coding): If coding->type is coding_type_ccl, call ccl_coding_driver even if SRC_BYTES is zero. (code_convert_region): Update `inserted' correctly after calling coding->post_read_conversion. Even after the code converter consumed all source text, call it once more if it is coding_type_ccl to flush out data.
-
Kenichi Handa authored
echo area, always set message_enable_multibyte to 1.
-
Kenichi Handa authored
CODING_MODE_LAST_BLOCK bit is not yet set in coding->mode, set it and try decoding again. (Fprocess_send_eof): If the coding system of PROCESS requires flushing, call send_process with null-string at first.
-
Kenichi Handa authored
CODING is handled by CCL program, call code_convert_region.
-
Kenichi Handa authored
correctly. (string_byte_to_char): Likesize.
-
Kenichi Handa authored
to search for an invalid multibyte code. In unibyte case, no need to check whether there are translations in more than one charset; just set charset_base to 0.
-
Kenichi Handa authored
with MULTIBYTE arg 0.
-
Kenichi Handa authored
with MULTIBYTE arg 0.
-
Kenichi Handa authored
with MULTIBYTE arg 0.
-
- 14 Dec, 1998 9 commits
-
-
Dave Love authored
-
Andreas Schwab authored
tex-start-options-string to empty string. (texinfo-tex-region): Use texinfo-tex-trailer as documented.
-
Andrew Innes authored
already handled properly).
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
"ChangeLog:1:1998-12-09 ..."
-
Karl Heuer authored
separately for insertion and for deletion, in the right way for each.
-
- 13 Dec, 1998 1 commit
-
-
Eli Zaretskii authored
-
- 11 Dec, 1998 2 commits
- 10 Dec, 1998 12 commits
-
-
Eli Zaretskii authored
file was inserted with no-conversion or raw-text coding system, make the buffer unibyte.
-
Geoff Voelker authored
-
Geoff Voelker authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
If WHICH-SIDE is not `right', then scroll bars are on the left.
-
Karl Heuer authored
and defvar moved from loadhist.el. (symbol-file): Renamed from describe-function-find-file. Load fns-VERSION.el here. (describe-variable, describe-function-1): Use symbol-file.
-
Karl Heuer authored
-
Karl Heuer authored
(dirtrack): Run it. Make debug message more verbose.
-
Karl Heuer authored
of output from conversion to multibyte even when input is split across the gap.
-
Karl Heuer authored
-