Fri, 09 Jan 1998 23:10:20 +0000 |
Richard M. Stallman |
(main): Pass new arg to message_dolog.
|
Fri, 09 Jan 1998 23:08:46 +0000 |
Richard M. Stallman |
Include charset.h.
|
Fri, 09 Jan 1998 23:07:47 +0000 |
Richard M. Stallman |
(Fsend_string_to_terminal): Use size_byte.
|
Fri, 09 Jan 1998 23:06:13 +0000 |
Richard M. Stallman |
(Fmultibyte_string_p): New function.
|
Fri, 09 Jan 1998 23:05:12 +0000 |
Richard M. Stallman |
(code_convert_string): Maybe use make_unibyte_string.
|
Fri, 09 Jan 1998 23:04:20 +0000 |
Richard M. Stallman |
(internal_self_insert): Simplify handling of c2;
|
Fri, 09 Jan 1998 23:03:25 +0000 |
Richard M. Stallman |
(multibyte_chars_in_text): New function.
|
Fri, 09 Jan 1998 23:00:30 +0000 |
Richard M. Stallman |
(Fccl_execute_on_string): Use size_byte.
|
Fri, 09 Jan 1998 22:59:31 +0000 |
Richard M. Stallman |
(Fmake_category_set): Don't allow multibyte string.
|
Fri, 09 Jan 1998 22:58:16 +0000 |
Richard M. Stallman |
(casify_object): Scan string by bytes and chars.
|
Fri, 09 Jan 1998 22:55:18 +0000 |
Richard M. Stallman |
(BASE_PURESIZE): Increased.
|
Fri, 09 Jan 1998 22:52:08 +0000 |
Richard M. Stallman |
(read_escape): `\ ' stands for nothing at all.
|
Fri, 09 Jan 1998 22:46:07 +0000 |
Richard M. Stallman |
(count_size_as_multibyte): New function.
|
Fri, 09 Jan 1998 22:41:43 +0000 |
Richard M. Stallman |
(map_char_table): Unconditionally consider non-ASCII charsets.
|
Fri, 09 Jan 1998 22:34:48 +0000 |
Richard M. Stallman |
(Fformat): Do all the work directly--don't use doprnt.
|
Fri, 09 Jan 1998 22:13:08 +0000 |
Richard M. Stallman |
(sref): Defined.
|
Fri, 09 Jan 1998 22:12:10 +0000 |
Richard M. Stallman |
(dabbrev-ignored-buffer-names): New variable.
|
Thu, 08 Jan 1998 23:35:34 +0000 |
Eric M. Ludlam |
Added some more comments in the commentary.
|
Wed, 07 Jan 1998 14:33:37 +0000 |
Andr Spiegel |
(vc-resynch-window): Behave properly when view-read-only is non-nil.
|
Wed, 07 Jan 1998 12:39:59 +0000 |
Dave Love |
Move change log comment block so lm-commentary doesn't lose.
|
Wed, 07 Jan 1998 10:45:56 +0000 |
Andreas Schwab |
(custom-browse-visibility): Doc fix.
|
Wed, 07 Jan 1998 10:45:33 +0000 |
Andreas Schwab |
(defgroup): Doc fix.
|
Wed, 07 Jan 1998 10:40:25 +0000 |
Andreas Schwab |
(pp-to-string): Greatly simplify by letting the
|
Wed, 07 Jan 1998 10:31:09 +0000 |
Andreas Schwab |
Customized.
|
Wed, 07 Jan 1998 09:41:30 +0000 |
Eli Zaretskii |
(delete-auto-save-files): Say in the doc string that
|
Mon, 05 Jan 1998 17:39:32 +0000 |
Richard M. Stallman |
(Fcall_process): When deciding whether to encode args,
|
Mon, 05 Jan 1998 17:33:41 +0000 |
Richard M. Stallman |
(read_process_output): Use insert_1_both.
|
Mon, 05 Jan 1998 17:32:08 +0000 |
Richard M. Stallman |
(MAKE_LOCK_NAME): Use size_byte.
|