Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Fri, 27 Jan 1995 07:47:15 +0000 |
Richard M. Stallman |
(modify_region): Clear point_before_scroll field.
|
Wed, 11 Jan 1995 01:40:25 +0000 |
Karl Heuer |
Declare all non-returning functions `void'.
|
Mon, 02 Jan 1995 09:21:30 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Sun, 11 Dec 1994 11:30:08 +0000 |
Richard M. Stallman |
* buffer.c (report_overlay_modification): Renamed from
|
Sun, 11 Dec 1994 11:24:16 +0000 |
Richard M. Stallman |
(signal_before_change, signal_after_change):
|
Tue, 25 Oct 1994 07:53:05 +0000 |
Richard M. Stallman |
(insert_from_buffer_1): Don't use min.
|
Sat, 22 Oct 1994 04:45:57 +0000 |
Karl Heuer |
(insert_from_buffer, insert_from_buffer_1): New functions.
|
Sat, 22 Oct 1994 02:53:32 +0000 |
Karl Heuer |
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does
|
Sat, 08 Oct 1994 22:14:58 +0000 |
Jim Blandy |
* insdel.c (prepare_to_modify_buffer): Invalidate width run and
|
Fri, 07 Oct 1994 17:40:50 +0000 |
Richard M. Stallman |
(make_gap): Keep input blocked till after we set BEG_ADDR.
|
Tue, 04 Oct 1994 12:09:34 +0000 |
Karl Heuer |
(insert_1, insert_from_string_1): Use new accessor macros instead of calling
|
Sat, 17 Sep 1994 01:51:58 +0000 |
Karl Heuer |
(del_range_1): Call evaporate_overlays after deleting text.
|
Fri, 02 Sep 1994 23:30:24 +0000 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't call verify_overlay_modification if
|
Tue, 30 Aug 1994 07:20:23 +0000 |
Richard M. Stallman |
(insert_before_markers_and_inherit): New function.
|