Wed, 12 Oct 1994 05:14:30 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Take just the offset as argument. Only check
|
Tue, 11 Oct 1994 07:46:22 +0000 |
Karl Heuer |
(buffer_slot_type_mismatch): Test against Lisp_Misc.
|
Tue, 11 Oct 1994 05:29:55 +0000 |
Richard M. Stallman |
(list_buffers_1): Fix indentation in header lines.
|
Mon, 10 Oct 1994 16:01:58 +0000 |
Jim Blandy |
(syms_of_buffer): Doc fix for cache-long-line-scans.
|
Sat, 08 Oct 1994 22:12:12 +0000 |
Jim Blandy |
* buffer.c: #include region-cache.h.
|
Thu, 06 Oct 1994 22:30:47 +0000 |
Karl Heuer |
(init_buffer_once): Don't use XSETFASTINT when negative.
|
Tue, 04 Oct 1994 19:36:47 +0000 |
Karl Heuer |
(validate_region): Swap using temp Lisp_Object, not int.
|
Tue, 04 Oct 1994 15:36:45 +0000 |
Karl Heuer |
(reset_buffer, Ferase_buffer, validate_region, list_buffers_1, recenter_overlay_lists, init_buffer_once): Don't use XFASTINT as an lvalue.
|
Tue, 04 Oct 1994 11:54:19 +0000 |
Karl Heuer |
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,
|
Sat, 01 Oct 1994 21:02:59 +0000 |
Richard M. Stallman |
(Foverlay_get): Handle `category' property on overlay.
|
Tue, 27 Sep 1994 03:57:23 +0000 |
Karl Heuer |
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,
|
Sat, 24 Sep 1994 01:16:19 +0000 |
Richard M. Stallman |
(get-file-buffer): Doc fix.
|
Thu, 22 Sep 1994 19:20:52 +0000 |
Karl Heuer |
(evaporate_overlays): Overlay is in car, not cdr.
|
Wed, 21 Sep 1994 08:14:33 +0000 |
Richard M. Stallman |
(overlays_at): New arg PREV_PTR.
|
Mon, 19 Sep 1994 20:24:47 +0000 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
Mon, 19 Sep 1994 17:28:37 +0000 |
Jim Blandy |
Add a new element to display tables controlling side-by-side
|
Sun, 18 Sep 1994 08:46:34 +0000 |
Richard M. Stallman |
(reset_buffer): Don't call reset_buffer_local_variables.
|
Sat, 17 Sep 1994 01:51:30 +0000 |
Karl Heuer |
(Qevaporate): New symbol.
|
Sat, 17 Sep 1994 00:26:43 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables, Fbuffer_local_variables)
|
Tue, 23 Aug 1994 22:56:44 +0000 |
Karl Heuer |
(Frename_buffer): Fix gcpro problems.
|
Tue, 16 Aug 1994 23:51:52 +0000 |
Richard M. Stallman |
(list_buffers_1): Update header line layout.
|
Wed, 03 Aug 1994 23:11:05 +0000 |
Richard M. Stallman |
(list_buffers_1): Add one column to size column.
|
Sat, 02 Jul 1994 19:50:30 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Sat, 02 Jul 1994 19:37:12 +0000 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
Tue, 28 Jun 1994 09:25:42 +0000 |
Richard M. Stallman |
(Foverlay_put): Pass redisplay_region a struct buffer *.
|
Sat, 25 Jun 1994 22:34:52 +0000 |
Richard M. Stallman |
(send_process): Major rewrite.
|
Thu, 23 Jun 1994 23:55:12 +0000 |
Richard M. Stallman |
(Fmove_overlay): Fix typo in previous change.
|
Tue, 21 Jun 1994 18:25:45 +0000 |
Richard M. Stallman |
(Fmove_overlay): Add missing XINT calls in previous change.
|
Tue, 21 Jun 1994 17:52:18 +0000 |
Richard M. Stallman |
(Fkill_buffer): Don't delete auto save file
|
Mon, 20 Jun 1994 23:10:07 +0000 |
Richard M. Stallman |
(Fmove_overlay): Call redisplay_region even when
|