log src/marker.c @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Mon, 11 May 1998 01:11:02 +0000 Richard M. Stallman (unchain_marker): Abort if the marker is not in its buffer's chain.
Tue, 14 Apr 1998 13:02:50 +0000 Andreas Schwab (set_marker_both): Remove bogus checks on charpos.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 13 Apr 1998 18:56:44 +0000 Karl Heuer (buf_charpos_to_bytepos, buf_bytepos_to_charpos):
Thu, 09 Apr 1998 19:40:19 +0000 Karl Heuer (Fbuffer_has_markers_at): Fix termination condition.
Thu, 02 Apr 1998 00:25:47 +0000 Kenichi Handa (buf_charpos_to_bytepos): Delete local variable gapend_byte.
Thu, 19 Mar 1998 07:34:29 +0000 Kenichi Handa (byte_char_debug_check): Call multibyte_chars_in_text
Sun, 08 Feb 1998 22:40:44 +0000 Richard M. Stallman (byte_char_debug_check): New function.
Wed, 21 Jan 1998 22:22:17 +0000 Richard M. Stallman Update copyright year.
Mon, 19 Jan 1998 19:32:47 +0000 Richard M. Stallman (clear_charpos_cache): New function.
Fri, 02 Jan 1998 21:26:05 +0000 Richard M. Stallman (buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
Thu, 01 Jan 1998 02:35:09 +0000 Richard M. Stallman (marker_byte_position): Renamed from marker_position.
Fri, 21 Nov 1997 13:33:35 +0000 Andreas Schwab (unchain_marker): Define as returning nothing.
Fri, 11 Oct 1996 03:11:21 +0000 Richard M. Stallman (Fbuffer_has_markers_at): New function.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:33:13 +0000 Erik Naggum (Fset_marker): Harmonize arguments with documentation.
Sun, 29 Oct 1995 21:38:59 +0000 Richard M. Stallman (Fset_marker_insertion_type): Doc fix.
Sun, 03 Sep 1995 18:53:58 +0000 Richard M. Stallman (Fcopy_marker): New arg TYPE.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Tue, 14 Mar 1995 05:45:39 +0000 Richard M. Stallman (unchain_marker): Allow differing buffers
Mon, 02 Jan 1995 21:54:50 +0000 Richard M. Stallman Use BUF_MARKERS throughout.
Tue, 04 Oct 1994 16:07:23 +0000 Karl Heuer (Fmarker_position): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:19:07 +0000 Karl Heuer (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.
Tue, 27 Sep 1994 02:24:00 +0000 Karl Heuer (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
Sat, 17 Sep 1994 00:37:10 +0000 Richard M. Stallman (unchain_marker): Use EMACS_INT.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 13 Jan 1992 21:48:03 +0000 Jim Blandy entered into RCS
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision