- 21 Jan, 1998 17 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_charset): Initialize variable. (unibyte_char_to_multibyte): New function. (DEFAULT_NONASCII_INSERT_OFFSET): New macro definition.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Pass different args to scan_newline. Properly compare oldpoint with Z.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Use unibyte_char_to_multibyte. (nonascii_insert_offset): Variable moved to charset.c. (syms_of_cmds): Don't initialize nonascii_insert_offset.
-
Richard M. Stallman authored
if frame has no scroll bars.
-
Richard M. Stallman authored
Fix lossage in installing previous patch.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
for use when there is a mouse.
-
Richard M. Stallman authored
When doing FETCH_BYTE, use scan_byte. (current_column): Check whether buffer really has multibyte chars, not whether they are enabled.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
thru a buffer or marker, really decrement point or the marker position.
-
- 20 Jan, 1998 4 commits
-
-
Richard M. Stallman authored
(info-lookup-make-completions): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
for whether end of message is off the screen.
-
- 19 Jan, 1998 11 commits
-
-
Richard M. Stallman authored
side the scroll bar or vertical line is on.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Make l pattern match any non-ASCII char.
-
Richard M. Stallman authored
(rfc822-snarf-subdomain): Likewise. (rfc822-addresses-1, rfc822-addresses): Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
read the file normally. (rmail-revert): Likewise. (rmail): Don't kill local enable-multibyte-characters. Don't bind coding-system-for-read. Fix error message. (rmail-make-in-reply-to-field): Make foo and bar patterns match all non-ASCII chars.
-
Richard M. Stallman authored
in accord with value of enable-multilibyte-characters. (Fcoding_system_p): Doc fix. (Fcheck_coding_system): Doc fix. (Fterminal_coding_system): Doc fix. (Fkeyboard_coding_system): Doc fix.
-
Richard M. Stallman authored
(syms_of_buffer): defsubr it.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(set_intervals_multibyte_1): New function.
-
Richard M. Stallman authored
-
- 18 Jan, 1998 8 commits
-
-
Karl Heuer authored
renamed to match doc.
-
Karl Heuer authored
(back_comment): Don't allow quoting a comment-end. (scan_lists): Likewise.
-
Karl Heuer authored
-
Karl Heuer authored
-
Karl Heuer authored
does not fit MULTIBYTE, convert its contents. (fast_c_string_match_ignore_case): Pass 0 to compile_pattern as MULTIBYTE. (search_buffer): If representation of STRING does not fit MULTIBYTE, convert its contents.
-
Karl Heuer authored
single-byte non-ASCII chars using octal escapes.
-
Karl Heuer authored
Otherwise buffer_defaults->enable_multibyte_characters decides. Only set force_singlebyte when a \-sequence is in the relevant range. (read_escape): New arg STRINGP. `\ ' is ignored only when STRINGP (normally, when reading a string). Calls changed.
-
Karl Heuer authored
-