log src/buffer.c @ 4776:fdca0d445357

age author description
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Wed, 11 Aug 1993 21:08:13 +0000 Richard M. Stallman (verify_overlay_modification): initialize endpos.
Mon, 02 Aug 1993 07:28:31 +0000 Richard M. Stallman (Fmove_overlay): Avoid initializer for Lisp_Object vars.
Thu, 22 Jul 1993 08:53:43 +0000 Richard M. Stallman (syms_of_buffer): Lisp var doc fixes.
Wed, 21 Jul 1993 22:33:00 +0000 Richard M. Stallman (Qmodification_hooks, Qinsert_in_front_hooks)
Thu, 15 Jul 1993 05:36:59 +0000 Richard M. Stallman (Fbuffer_local_variables): For local var that is unbound,
Tue, 13 Jul 1993 21:05:26 +0000 Richard M. Stallman (verify_overlay_modification): New function.
Tue, 22 Jun 1993 07:39:26 +0000 Jim Blandy * buffer.c (list_buffers_1): Make desired_point a lisp object; set
Thu, 17 Jun 1993 05:05:53 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Thu, 17 Jun 1993 00:39:37 +0000 Jim Blandy Don't let the 'B' interactive spec default to buffers viewed in
Wed, 16 Jun 1993 16:29:40 +0000 Jim Blandy * buffer.c (list_buffers_1): Return the desired point.
Fri, 11 Jun 1993 20:50:08 +0000 Richard M. Stallman (Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 05:07:34 +0000 Richard M. Stallman (Fdelete_overlay): Do nothing if overlay already deleted.
Fri, 04 Jun 1993 18:08:07 +0000 Richard M. Stallman (syms_of_buffer): Set up Lisp var inhibit-read-only.