Fri, 09 Jan 1998 23:18:35 +0000 |
Richard M. Stallman |
(Fselect_window): Don't set OW->pointm if OW->buffer is nil.
|
Fri, 09 Jan 1998 23:17:52 +0000 |
Richard M. Stallman |
(skip_chars): Handle multibyte and unibyte strings
|
Fri, 09 Jan 1998 23:17:00 +0000 |
Richard M. Stallman |
(STRING_MULTIBYTE): New macro.
|
Fri, 09 Jan 1998 23:16:01 +0000 |
Richard M. Stallman |
(describe_vector): Unconditionally handle multibyte chars.
|
Fri, 09 Jan 1998 23:14:38 +0000 |
Richard M. Stallman |
(echo_now): Use message2_nolog, not message1_nolog.
|
Fri, 09 Jan 1998 23:13:22 +0000 |
Richard M. Stallman |
(set_term_frame_name): Use size_byte.
|
Fri, 09 Jan 1998 23:12:05 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Save and restore multibyteness of minibuffer.
|
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.
|
Mon, 05 Jan 1998 17:30:19 +0000 |
Richard M. Stallman |
(Fbyte_code): Use size_byte.
|
Mon, 05 Jan 1998 17:29:16 +0000 |
Richard M. Stallman |
(print_string): Now static.
|
Mon, 05 Jan 1998 17:25:39 +0000 |
Richard M. Stallman |
(Fexpand_abbrev): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 17:23:54 +0000 |
Richard M. Stallman |
(FETCH_STRING_CHAR_ADVANCE): New macro.
|
Mon, 05 Jan 1998 17:22:52 +0000 |
Richard M. Stallman |
(search_buffer): Handle bytes vs chars in non-RE case.
|
Mon, 05 Jan 1998 17:17:27 +0000 |
Richard M. Stallman |
(make_pure_string): New arg length_byte.
|
Mon, 05 Jan 1998 17:15:53 +0000 |
Richard M. Stallman |
(record_overlay_string): Totalize sizes assuming
|
Mon, 05 Jan 1998 17:14:29 +0000 |
Richard M. Stallman |
(read_minibuf): Handle bytes vs chars
|
Mon, 05 Jan 1998 06:58:06 +0000 |
Richard M. Stallman |
(test_completion): Pass both kinds of size to oblookup.
|
Mon, 05 Jan 1998 06:04:35 +0000 |
Richard M. Stallman |
(display-time-mode): Set the variable display-time-mode.
|
Sun, 04 Jan 1998 20:41:17 +0000 |
Richard M. Stallman |
(xstring): Use size_byte.
|
Sat, 03 Jan 1998 07:17:25 +0000 |
Richard M. Stallman |
(resize-minibuffer-mode): Variable customized to
|
Sat, 03 Jan 1998 07:07:02 +0000 |
Richard M. Stallman |
(redisplay_window): Set pos.bytepos along with pos.bufpos.
|
Sat, 03 Jan 1998 07:06:18 +0000 |
Richard M. Stallman |
(occur): Pass default to read-from-minibuffer so that
|
Sat, 03 Jan 1998 00:04:35 +0000 |
Richard M. Stallman |
(file-cache-minibuffer-complete): Accept a prefix arg.
|
Fri, 02 Jan 1998 23:52:11 +0000 |
Richard M. Stallman |
(minor-mode-overriding-map-alist):
|
Fri, 02 Jan 1998 23:37:19 +0000 |
Richard M. Stallman |
(current_minor_maps):
|
Fri, 02 Jan 1998 23:23:21 +0000 |
Richard M. Stallman |
(Fchar_boundary_p): Function deleted.
|
Fri, 02 Jan 1998 23:12:03 +0000 |
Richard M. Stallman |
(make_gap): Set GPT_BYTE along with GPT.
|
Fri, 02 Jan 1998 23:04:39 +0000 |
Richard M. Stallman |
(which-func-update): Fix paren error.
|
Fri, 02 Jan 1998 21:48:33 +0000 |
Richard M. Stallman |
Initial revision
|