Wed, 28 Oct 1998 07:52:13 +0000 |
Kenichi Handa |
(check_markers): Check if markers are at character
|
Tue, 27 Oct 1998 03:54:13 +0000 |
Kenichi Handa |
(adjust_after_replace): Correctly handle the case that
|
Sat, 24 Oct 1998 01:17:09 +0000 |
Kenichi Handa |
(adjust_markers_for_insert): Adjust markers by taking
|
Wed, 14 Oct 1998 07:17:22 +0000 |
Kenichi Handa |
(adjust_markers_for_combining): This function deleted.
|
Thu, 08 Oct 1998 06:45:36 +0000 |
Kenichi Handa |
(signal_before_change): If inhibit_modification_hooks
|
Mon, 28 Sep 1998 11:52:53 +0000 |
Kenichi Handa |
(adjust_after_replace): Don't delete text properties here.
|
Wed, 16 Sep 1998 07:21:31 +0000 |
Kenichi Handa |
(adjust_markers_for_replace): Don't adjust a byte
|
Tue, 08 Sep 1998 02:01:59 +0000 |
Kenichi Handa |
(adjust_after_replace): Don't add combining bytes to
|
Mon, 07 Sep 1998 13:39:15 +0000 |
Kenichi Handa |
(count_combining_after): Check also preceding bytes at
|
Mon, 31 Aug 1998 03:50:17 +0000 |
Kenichi Handa |
(copy_text): If Vnonascii_translation_table is non-nil, try
|
Fri, 28 Aug 1998 12:33:52 +0000 |
Kenichi Handa |
(adjust_after_replace): Fix the code to recode undo
|
Fri, 28 Aug 1998 12:22:39 +0000 |
Kenichi Handa |
(count_size_as_multibyte): Use macro CHAR_BYTES instead of Fchar_bytes.
|
Tue, 18 Aug 1998 07:00:00 +0000 |
Richard M. Stallman |
(replace_range): Rename NOMARKERS arg to MARKERS.
|
Sat, 15 Aug 1998 01:28:14 +0000 |
Kenichi Handa |
(copy_text): Fix previous change, call
|
Mon, 03 Aug 1998 22:25:54 +0000 |
Richard M. Stallman |
(replace_range): Don't assume PT is at the place
|
Sun, 02 Aug 1998 01:06:57 +0000 |
Kenichi Handa |
(copy_text): In multibyte to unibyte conversion, take
|
Sat, 16 May 1998 20:34:59 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, replace_range)
|
Wed, 29 Apr 1998 00:20:14 +0000 |
Richard M. Stallman |
(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
|
Sat, 25 Apr 1998 23:32:56 +0000 |
Richard M. Stallman |
(insert_from_string, insert_from_string_before_markers):
|
Mon, 20 Apr 1998 07:08:40 +0000 |
Richard M. Stallman |
(copy_text): Count down bytes_left properly
|
Tue, 14 Apr 1998 13:01:05 +0000 |
Andreas Schwab |
(signal_after_change): Fix mixing of Lisp_Object and
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Mon, 30 Mar 1998 06:00:54 +0000 |
Kenichi Handa |
(adjust_markers_for_replace): New function.
|
Sat, 28 Mar 1998 21:52:10 +0000 |
Richard M. Stallman |
(check_markers_debug_flag): New variable.
|
Tue, 24 Mar 1998 05:41:38 +0000 |
Kenichi Handa |
(del_range_2): Move gap again to a proper place just
|
Sat, 21 Mar 1998 17:48:54 +0000 |
Richard M. Stallman |
(insert_from_string_1, replace_range):
|
Sat, 21 Mar 1998 07:06:14 +0000 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
Sat, 21 Mar 1998 05:48:03 +0000 |
Richard M. Stallman |
(replace_range): New arg NOMARKERS.
|
Sat, 21 Mar 1998 03:57:35 +0000 |
Richard M. Stallman |
(insert_1_both, insert_from_string_1, insert_from_buffer_1):
|
Fri, 20 Mar 1998 06:10:36 +0000 |
Richard M. Stallman |
(del_range_2): Use adjust_markers_for_record_delete.
|