log src/buffer.c @ 5247:0cf95629f6c4

age author description
Thu, 23 Dec 1993 01:55:14 +0000 Richard M. Stallman (Fbuffer_disable_undo): Make arg optional.
Sat, 20 Nov 1993 01:41:51 +0000 Roland McGrath (Frename_buffer): When the current buffer is already named NAME, don't
Sat, 20 Nov 1993 01:31:19 +0000 Roland McGrath Undo last change. SPC feeping at you is too annoying.
Sat, 20 Nov 1993 01:28:24 +0000 Roland McGrath (Frename_buffer): Change s to B in interactive spec to give buffer-name
Fri, 19 Nov 1993 17:48:44 +0000 Richard M. Stallman (Flist_buffers): Always return a value.
Tue, 16 Nov 1993 07:09:11 +0000 Richard M. Stallman (Foverlay_put): Don't call redisplay_region if overlay has no buffer.
Tue, 09 Nov 1993 21:34:18 +0000 Richard M. Stallman (Ferase_buffer): Doc fix.
Thu, 14 Oct 1993 04:29:17 +0000 Richard M. Stallman (Fdelete_overlay, Foverlay_put): Use marker_position,
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.