log src/insdel.c @ 41001:a17c8b15ef1b

age author description
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 11 Nov 2001 20:04:45 +0000 Richard M. Stallman (replace_range): Use adjust_markers_for_replace
Fri, 26 Oct 2001 12:02:21 +0000 Gerd Moellmann (insert_1_both): Do nothing if NCHARS == 0.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sat, 06 Oct 2001 23:46:55 +0000 Gerd Moellmann (make_gap): Use MOST_POSITIVE_FIXNUM.
Tue, 11 Sep 2001 12:31:56 +0000 Gerd Moellmann (Qinhibit_modification_hooks): New variable.
Wed, 16 May 2001 16:06:48 +0000 Gerd Moellmann (signal_before_change, signal_after_change): Consider a
Tue, 13 Feb 2001 16:28:36 +0000 Gerd Moellmann (del_range_1, del_range_byte, del_range_both): Handle
Tue, 02 Jan 2001 14:10:36 +0000 Eli Zaretskii (make_gap): Remove unused variable `result'.
Wed, 18 Oct 2000 06:19:58 +0000 Miles Bader (adjust_markers_for_delete): Handle before-insertion markers correctly.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 14 Sep 2000 15:13:29 +0000 Gerd Moellmann (make_gap): Use enlarge_buffer_text.
Fri, 02 Jun 2000 12:42:54 +0000 Dave Love (signal_before_change, signal_after_change): Don't check
Mon, 22 May 2000 00:19:43 +0000 Kenichi Handa (adjust_markers_for_replace): Fix previous change.
Sat, 20 May 2000 00:01:34 +0000 Kenichi Handa (adjust_markers_for_record_delete): Deleted.
Thu, 04 May 2000 21:45:40 +0000 Gerd Moellmann (insert_from_buffer_1): Adjust FROM position by number
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Fri, 11 Feb 2000 02:20:49 +0000 Kenichi Handa (del_range_1): Call update_compositions.
Wed, 15 Dec 1999 00:13:49 +0000 Kenichi Handa (copy_text): Adjusted for the change of CHAR_STRING.
Tue, 07 Dec 1999 04:42:40 +0000 Stefan Monnier * editfns.c (Fdelete_and_extract_region): New function.
Mon, 06 Dec 1999 17:04:33 +0000 Eli Zaretskii (adjust_markers_for_delete): Fix last change.
Mon, 06 Dec 1999 04:47:25 +0000 Kenichi Handa (adjust_markers_for_delete): Make it non-static.
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
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.
Mon, 16 Mar 1998 05:51:07 +0000 Kenichi Handa (ADJUST_CHAR_POS): New macro.
Sat, 14 Mar 1998 21:54:42 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1)
Thu, 12 Mar 1998 00:42:35 +0000 Kenichi Handa (adjust_before_replace): Call
Wed, 11 Mar 1998 22:08:24 +0000 Richard M. Stallman (combine_bytes): New function.
Wed, 11 Mar 1998 00:47:48 +0000 Richard M. Stallman (adjust_markers_for_insert): Don't leave a marker within
Tue, 10 Mar 1998 23:50:30 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1):
Mon, 09 Mar 1998 23:22:44 +0000 Richard M. Stallman (adjust_markers_for_insert):
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (insert_1_both): If enable-multibyte-characters is nil,
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
Fri, 27 Feb 1998 22:09:33 +0000 Karl Heuer (del_range_2): Reorder args. All callers changed.
Wed, 25 Feb 1998 23:18:15 +0000 Karl Heuer (del_range_both): Reorder args. All callers changed.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (adjust_before_replace): Comment added.
Thu, 12 Feb 1998 05:19:41 +0000 Richard M. Stallman (copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.
Wed, 04 Feb 1998 11:23:28 +0000 Kenichi Handa (copy_text): When copying from multibyte to unibyte, do
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (adjust_before_replace, adjust_after_replace): New
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (insert_from_string_1): Decrement GAP_SIZE by
Fri, 09 Jan 1998 22:46:07 +0000 Richard M. Stallman (count_size_as_multibyte): New function.
Fri, 02 Jan 1998 23:12:03 +0000 Richard M. Stallman (make_gap): Set GPT_BYTE along with GPT.
Fri, 02 Jan 1998 21:29:48 +0000 Richard M. Stallman (adjust_markers_gap_motion): Now a no-op.
Thu, 01 Jan 1998 07:03:19 +0000 Richard M. Stallman (move_gap): Use move_gap_both.
Wed, 13 Aug 1997 04:13:22 +0000 Richard M. Stallman (signal_before_change): Relocate START and END
Thu, 17 Jul 1997 06:51:28 +0000 Richard M. Stallman (replace_range): New function.
Wed, 25 Jun 1997 06:50:16 +0000 Richard M. Stallman (prepare_to_modify_buffer, signal_before_change):
Mon, 14 Apr 1997 08:50:23 +0000 Richard M. Stallman (adjust_markers): Don't be confused by the gap
Thu, 10 Apr 1997 22:37:54 +0000 Karl Heuer (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.
Thu, 20 Feb 1997 06:50:03 +0000 Karl Heuer Include charset.h.
Sat, 09 Nov 1996 21:36:00 +0000 Richard M. Stallman (signal_after_change): If Vcombine_after_change_calls,
Sun, 15 Sep 1996 01:57:44 +0000 Richard M. Stallman (gap_left, gap_right, modify_region):
Tue, 10 Sep 1996 19:52:09 +0000 Richard M. Stallman (signal_before_change): Fix previous change.
Wed, 04 Sep 1996 03:34:04 +0000 Richard M. Stallman (prepare_to_modify_buffer): Take integer arguments.
Wed, 01 May 1996 21:25:49 +0000 Richard M. Stallman (signal_after_change): Correct the arg to report_overlay_modification.
Sat, 03 Feb 1996 18:06:29 +0000 Richard M. Stallman (adjust_markers): When a marker is inside text
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 12 Sep 1995 17:37:02 +0000 Richard M. Stallman (signal_after_change): Call report_interval_modification.
Sun, 03 Sep 1995 18:51:47 +0000 Richard M. Stallman (adjust_markers_for_insert): New function.
Mon, 07 Aug 1995 17:53:17 +0000 Karl Heuer (signal_before_change, signal_after_change): Fix
Sat, 05 Aug 1995 22:57:13 +0000 Richard M. Stallman (signal_before_change, signal_after_change): Major rewrite.
Tue, 25 Jul 1995 19:57:02 +0000 Karl Heuer (signal_before_change): Use Frun_hook_with_args.
Thu, 20 Jul 1995 20:47:20 +0000 Richard M. Stallman (prepare_to_modify_buffer): Don't lock the file
Thu, 20 Jul 1995 20:02:38 +0000 Karl Heuer Comment change.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Thu, 25 May 1995 18:18:56 +0000 Karl Heuer (adjust_point): Declare arg AMOUNT.
Fri, 05 May 1995 03:02:02 +0000 Richard M. Stallman (make_gap): Make this new error check also check exceeding VALBITS.
Thu, 04 May 1995 22:16:18 +0000 Richard M. Stallman (make_gap): Don't allow buffer size that won't fit in int.