log src/marker.c @ 36585:50e14a0ca5eb

age author description
Tue, 02 Jan 2001 14:08:59 +0000 Eli Zaretskii (Fmarker_position): Remove unused variables `pos', `i',
Thu, 21 Sep 2000 20:55:34 +0000 Gerd Moellmann Avoid some more compiler warnings.
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Sun, 12 Jul 1998 19:13:45 +0000 Karl Heuer (Fcopy_marker): Make return from wrong_type_argument
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.