log src/buffer.c @ 9146:8f966cc4652b

age author description
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
Tue, 24 May 1994 21:16:23 +0000 Richard M. Stallman (verify_overlay_modification): GCPRO tail and overlay.
Tue, 17 May 1994 03:30:40 +0000 Karl Heuer (fix_overlays_in_range): New function.
Fri, 13 May 1994 22:21:45 +0000 Karl Heuer (Foverlay_lists): Doc fix.
Wed, 11 May 1994 04:16:19 +0000 Richard M. Stallman (Frename_buffer): Reject empty string as new name.
Tue, 10 May 1994 07:30:11 +0000 Richard M. Stallman (Qbuffer_file_type): Var deleted.
Tue, 03 May 1994 19:17:39 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Mon, 02 May 1994 07:49:57 +0000 Richard M. Stallman (init_buffer_once): Initialize buffer_file_type field right.
Sun, 24 Apr 1994 05:13:41 +0000 Richard M. Stallman (Fkill_all_local_variables): Doc fix.
Sat, 23 Apr 1994 16:32:44 +0000 Richard M. Stallman (reset_buffer_local_variables): Use Vascii_eqv_table
Fri, 22 Apr 1994 23:41:18 +0000 Karl Heuer Pass operation to Ffind_file_name_handler.