log src/insdel.c @ 26604:381c4e70f9fb

age author description
Fri, 26 Nov 1999 12:07:04 +0000 Gerd Moellmann (insert_1_both): Call set_text_properties with last
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 19 Sep 1999 21:46:46 +0000 Gerd Moellmann (copy_text): Removed unused variables.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Sun, 12 Sep 1999 17:29:24 +0000 Richard M. Stallman (del_range_1): Don't treat minibuffer prompt specially.
Tue, 07 Sep 1999 03:25:35 +0000 Richard M. Stallman (syms_of_insdel): Define Lisp variable inhibit-modification-hooks.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (count_combining_composition): New function.
Mon, 23 Aug 1999 00:11:45 +0000 Gerd Moellmann (gap_left): Use BUF_COMPUTE_UNCHANGED.
Sat, 21 Aug 1999 19:29:47 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Wed, 18 Aug 1999 13:10:52 +0000 Dave Love Use stdlib.h.
Wed, 04 Aug 1999 11:26:17 +0000 Andreas Schwab (insert_from_string_1): Check gap size against number
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (prepare_to_modify_buffer): Set windows_or_buffers_changed,
Thu, 18 Feb 1999 05:40:34 +0000 Richard M. Stallman (adjust_markers_for_replace): When doing an insertion
Mon, 11 Jan 1999 11:42:52 +0000 Kenichi Handa (del_range_1): Call signal_after_change.
Mon, 21 Dec 1998 16:13:57 +0000 Eli Zaretskii (copy_text, count_size_as_multibyte): Don't convert 7-bit ASCII characters via
Thu, 10 Dec 1998 03:19:37 +0000 Karl Heuer (insert_from_buffer_1): Properly count the size
Wed, 11 Nov 1998 10:37:09 +0000 Kenichi Handa (byte_combining_error): Error message improved.
Thu, 05 Nov 1998 20:06:22 +0000 Karl Heuer (Fcombine_after_change_execute): Return nil, not junk.
Sat, 31 Oct 1998 05:24:11 +0000 Kenichi Handa (replace_range): Fix previous change.
Sat, 31 Oct 1998 05:12:07 +0000 Kenichi Handa (byte_combining_error): New function.
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