log src/buffer.c @ 39087:7eeeae13a5ef

age author description
Mon, 03 Sep 2001 08:03:53 +0000 Gerd Moellmann (syms_of_buffer): Doc fix.
Fri, 06 Jul 2001 15:33:59 +0000 Eli Zaretskii (syms_of_buffer) [if 0]: Avoid a warning from GCC 3.0.
Thu, 31 May 2001 01:44:32 +0000 Stefan Monnier (copy_overlays): Make ENABLE_CHECKING happy.
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Wed, 16 May 2001 12:17:43 +0000 Gerd Moellmann (copy_overlays): New function.
Wed, 25 Apr 2001 14:50:43 +0000 Gerd Moellmann (mouse_face_overlay_overlaps): Fix the computation
Mon, 26 Mar 2001 17:08:10 +0000 Eli Zaretskii (syms_of_buffer): Doc fix.
Thu, 15 Mar 2001 09:43:39 +0000 Gerd Moellmann (swap_out_buffer_local_variables): Call
Wed, 07 Mar 2001 14:14:58 +0000 Gerd Moellmann (syms_of_buffer) <header-line-format>: Doc fix.
Tue, 06 Mar 2001 15:28:48 +0000 Gerd Moellmann (mouse_face_overlay_overlaps): New function.
Tue, 16 Jan 2001 14:21:11 +0000 Gerd Moellmann (Fset_buffer_modified_p): Set buffer's
Tue, 12 Dec 2000 15:29:00 +0000 Gerd Moellmann (Fkill_buffer): Don't Fset_buffer when testing if
Wed, 22 Nov 2000 22:33:55 +0000 Gerd Moellmann (Fmake_indirect_buffer): Don't treat nil as a
Tue, 21 Nov 2000 20:39:23 +0000 Gerd Moellmann (Fkill_buffer): Notice if the buffer to kill is the
Tue, 21 Nov 2000 12:32:40 +0000 Gerd Moellmann (mmap_free_1): Avoid a compiler warning.