log src/buffer.c @ 16051:ccf489f8596e

age author description
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Fri, 26 Jul 1996 16:08:04 +0000 Richard M. Stallman (buffer_permanent_local_flags): New variable.
Tue, 23 Jul 1996 22:36:11 +0000 Richard M. Stallman (buffer_permanent_local_flags): New variable.
Thu, 11 Jul 1996 23:17:56 +0000 Karl Heuer (syms_of_buffer): Doc fix.
Wed, 12 Jun 1996 21:47:03 +0000 Richard M. Stallman (Fkill_buffer): Doc fix.
Thu, 30 May 1996 23:11:14 +0000 Richard M. Stallman (Fpop_to_buffer): Doc fix.
Wed, 01 May 1996 21:20:05 +0000 Richard M. Stallman (add_overlay_mod_hooklist): Fix call to bcopy.
Tue, 16 Apr 1996 16:10:19 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Tue, 06 Feb 1996 23:48:06 +0000 Richard M. Stallman (Fbuffer_live_p): New function.
Sat, 03 Feb 1996 18:08:58 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Sun, 28 Jan 1996 00:11:39 +0000 Richard M. Stallman Whitespace change.
Fri, 19 Jan 1996 22:39:00 +0000 Karl Heuer (Fother_buffer): If we have to create a new buffer, use
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:30:29 +0000 Erik Naggum (Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,
Tue, 02 Jan 1996 19:11:31 +0000 Erik Naggum (Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.
Tue, 02 Jan 1996 08:54:40 +0000 Richard M. Stallman (Fkill_buffer): Use replace_buffer_in_all_windows.
Thu, 21 Dec 1995 16:55:39 +0000 Karl Heuer (Fkill_buffer): Rename arg bufname to buffer.
Fri, 10 Nov 1995 06:32:38 +0000 Richard M. Stallman (Fmake_overlay): New args front-advance and rear-advance.
Sun, 22 Oct 1995 16:40:53 +0000 Richard M. Stallman (reset_buffer_local_variables): Call
Sat, 21 Oct 1995 23:14:06 +0000 Richard M. Stallman (reset_buffer): Initialize extra1, extra2 and extra3 slots.
Sat, 21 Oct 1995 23:01:11 +0000 Richard M. Stallman (reset_buffer): Initialize redisplay_end_trigger slot.
Thu, 19 Oct 1995 00:09:46 +0000 Richard M. Stallman (reset_buffer_local_variables): Init case_table slots the new way.
Wed, 11 Oct 1995 14:41:55 +0000 Richard M. Stallman (Fkill_buffer): Don't kill auto save file if not recent.
Mon, 09 Oct 1995 20:52:43 +0000 Erik Naggum (buffer-display-table): Document new implementation.
Sun, 08 Oct 1995 19:26:07 +0000 Richard M. Stallman (init_buffer_once): Make file_format always local, not just local when set.
Wed, 04 Oct 1995 17:24:33 +0000 Richard M. Stallman (Fmake_indirect_buffer): Was taking marker positions
Tue, 03 Oct 1995 18:43:12 +0000 Richard M. Stallman (Fmake_overlay): Set end-marker's insertion_type to 1.
Sun, 03 Sep 1995 18:52:37 +0000 Richard M. Stallman (Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.
Wed, 09 Aug 1995 22:39:09 +0000 Richard M. Stallman (get_truename_buffer): New function.
Sat, 05 Aug 1995 22:57:46 +0000 Richard M. Stallman (Qbefore_change_functions, Qafter_change_functions): New variables.