Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 30 Oct 2002 19:17:50 +0000 |
Dave Love |
Comment.
|
Tue, 16 Jul 2002 19:48:28 +0000 |
Ken Raeburn |
(copy_text, count_size_as_multibyte, insert_1):
|
Tue, 16 Jul 2002 15:49:24 +0000 |
Ken Raeburn |
* insdel.c (insert_from_string_1): Use SDATA.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Thu, 13 Jun 2002 22:07:13 +0000 |
Kim F. Storm |
(insert_1_both, insert_from_string_1)
|
Sat, 09 Feb 2002 22:57:25 +0000 |
Kim F. Storm |
(make_gap_smaller): Preserve BEG_UNCHANGED during gap
|
Fri, 11 Jan 2002 21:28:23 +0000 |
Richard M. Stallman |
(adjust_after_replace_noundo): New function.
|
Sun, 06 Jan 2002 20:46:49 +0000 |
Andreas Schwab |
(make_gap_larger): Make sure buffer size does not overflow range of int.
|
Tue, 11 Dec 2001 21:12:45 +0000 |
Andrew Innes |
(make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
|
Wed, 05 Dec 2001 21:37:11 +0000 |
Andrew Innes |
(make_gap_larger): New function.
|
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.
|