log src/buffer.c @ 31604:91e7cea32eaa

age author description
Thu, 14 Sep 2000 15:14:02 +0000 Gerd Moellmann Move allocation with mmap here, from ralloc.c. Change
Wed, 06 Sep 2000 21:42:14 +0000 Gerd Moellmann (set_buffer_internal_1) [REL_ALLOC_MMAP]: If
Wed, 06 Sep 2000 21:25:12 +0000 Gerd Moellmann (init_buffer) [REL_ALLOC_MMAP]: Map new buffer
Tue, 05 Sep 2000 13:01:56 +0000 Gerd Moellmann (Fother_buffer): Consider buffers as invisible when
Wed, 23 Aug 2000 11:53:23 +0000 Eli Zaretskii (syms_of_buffer) <scroll-up-aggressively>: Doc fix.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Thu, 17 Aug 2000 13:51:37 +0000 Dave Love (Fget_buffer_create, Fmake_indirect_buffer): Avoid
Tue, 08 Aug 2000 23:45:38 +0000 Miles Bader (overlays_at): Add CHANGE_REQ parameter.
Fri, 21 Jul 2000 14:33:35 +0000 Gerd Moellmann (Fprevious_overlay_change): Avoid memory leak.
Tue, 06 Jun 2000 05:41:20 +0000 Kenichi Handa (Fset_buffer_multibyte): Don't make the current buffer as modified if
Fri, 02 Jun 2000 12:43:31 +0000 Dave Love (Vbefore_change_function, Vafter_change_function):
Fri, 19 May 2000 23:50:26 +0000 Kenichi Handa (advance_to_char_boundary): Don't use DEC_POS to find a
Fri, 19 May 2000 20:33:58 +0000 Gerd Moellmann (Fbury_buffer): Avoid trouble from burying a killed buffer.
Thu, 11 May 2000 18:38:29 +0000 Dave Love Fix last change.
Thu, 04 May 2000 22:00:40 +0000 Dave Love (syms_of_buffer) [auto-fill-function]: Doc fix.
Mon, 24 Apr 2000 13:55:05 +0000 Gerd Moellmann (init_buffer_once): Handle extra_line_spacing.
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.
Sun, 07 Nov 1999 15:52:40 +0000 Gerd Moellmann Remove conditional compilation on USE_TEXT_PROPERTIES.
Fri, 05 Nov 1999 13:45:24 +0000 Gerd Moellmann * buffer.c (syms_of_buffer): Extend documentation of
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 17 Oct 1999 12:53:14 +0000 Gerd Moellmann (Fget_buffer_create, Fmake_indirect_buffer, Fkill_buffer):
Thu, 16 Sep 1999 20:19:41 +0000 Gerd Moellmann (Fkill_buffer): Remove unused variables.
Mon, 13 Sep 1999 11:13:16 +0000 Gerd Moellmann (Fother_buffer): Change for Lisp_Object selected_frame.
Sun, 12 Sep 1999 20:21:48 +0000 Gerd Moellmann (Fget_buffer_create): Use prompt_end_charpos instead
Fri, 10 Sep 1999 06:32:34 +0000 Richard M. Stallman (Ferase_buffer): Don't erase the minibuffer prompt.
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa Type in comment fixed.
Thu, 02 Sep 1999 20:35:53 +0000 Gerd Moellmann (set_buffer_internal): Never set
Mon, 23 Aug 1999 00:11:36 +0000 Gerd Moellmann (set_buffer_internal): Set windows_or_buffers_changed
Sat, 21 Aug 1999 19:29:47 +0000 Gerd Moellmann Remove conditional compilation on NO_PROMPT_IN_BUFFER.
Sat, 07 Aug 1999 16:10:47 +0000 Richard M. Stallman (Fprevious_overlay_change): Just return the answer obtained from overlays_at.
Fri, 06 Aug 1999 11:45:48 +0000 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Thu, 05 Aug 1999 19:38:34 +0000 Richard M. Stallman (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (init_buffer_once): Init top_line_format.
Tue, 20 Jul 1999 16:42:19 +0000 Dave Love (syms_of_buffer): Make default-enable-multibyte-characters a user variable.
Wed, 16 Jun 1999 02:33:32 +0000 Kenichi Handa (syms_of_buffer): Don't make
Mon, 24 May 1999 09:03:05 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Fri, 09 Apr 1999 19:20:26 +0000 Richard M. Stallman (Fmake_indirect_buffer): Copy multibyte status from the base buffer.
Fri, 26 Mar 1999 17:55:42 +0000 Karl Heuer (Fset_buffer_modified_p): Don't lock or unlock
Thu, 04 Mar 1999 09:16:12 +0000 Karl Heuer (syms_of_buffer): Doc fix.
Fri, 26 Feb 1999 07:07:13 +0000 Richard M. Stallman (syms_of_buffer): Doc fix for enable-multibyte-characters.
Mon, 01 Feb 1999 11:17:41 +0000 Richard M. Stallman (Fset_buffer_multibyte): Error if buffer is multibyte.
Tue, 24 Nov 1998 09:01:32 +0000 Richard M. Stallman (syms_of_buffer): Doc fix.
Thu, 08 Oct 1998 06:45:36 +0000 Kenichi Handa (inhibit_modification_hooks): New variable.
Fri, 04 Sep 1998 14:08:26 +0000 Dave Love (enable-multibyte-characters): Doc fix.