log src/buffer.c @ 28636:19c81f320db5

age author description
Wed, 19 Apr 2000 08:53:42 +0000 Dave Love (Fmake_indirect_buffer): Escape newline in doc.
Mon, 17 Apr 2000 15:26:29 +0000 Gerd Moellmann (clone_per_buffer_values): New function.
Sun, 09 Apr 2000 10:47:46 +0000 Gerd Moellmann (Frestore_buffer_modified_p): New function.
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Mon, 27 Mar 2000 12:51:06 +0000 Gerd Moellmann (buffer_permanent_local_flags): Use MAX_PER_BUFFER_VARS
Sun, 26 Mar 2000 18:43:19 +0000 Gerd Moellmann (syms_of_buffer): Add default-cursor-type.
Sun, 26 Mar 2000 16:25:09 +0000 Gerd Moellmann (reset_buffer): Initialize buffer's cursor_type.
Sun, 26 Mar 2000 14:07:30 +0000 Gerd Moellmann (buffer_permanent_local_flags): Make a char array.
Mon, 20 Mar 2000 12:24:57 +0000 Gerd Moellmann (Fset_buffer_modified_p): Set update_mode_lines
Thu, 17 Feb 2000 15:21:58 +0000 Gerd Moellmann (Fget_buffer_create, Fmake_indirect_buffer): Use
Fri, 28 Jan 2000 17:33:50 +0000 Gerd Moellmann (Fother_buffer): Don't call Fset_buffer_major_mode
Tue, 28 Dec 1999 12:06:22 +0000 Gerd Moellmann (modify_overlay): Always compute unchanged info.
Wed, 22 Dec 1999 10:57:23 +0000 Gerd Moellmann (Fset_buffer_multibyte): Arrange for a thorough
Tue, 23 Nov 1999 13:17:01 +0000 Eli Zaretskii (syms_of_buffer): Add %z, %Z, %m and %& to the doc
Sat, 13 Nov 1999 23:30:57 +0000 Gerd Moellmann (indicate-empty-lines): Doc-fix.