log src/marker.c @ 52378:1ef52c5ec895

age author description
Thu, 26 Jun 2003 23:17:50 +0000 Stefan Monnier (buf_charpos_to_bytepos, buf_bytepos_to_charpos)
Sun, 06 Apr 2003 20:33:59 +0000 Richard M. Stallman (verify_bytepos): New function.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 17 Apr 2002 13:49:49 +0000 Juanma Barranquero Fix typo in comment.
Sat, 13 Apr 2002 17:47:20 +0000 Richard M. Stallman (count_markers): New function.
Mon, 01 Apr 2002 23:07:40 +0000 Stefan Monnier (buf_charpos_to_bytepos, buf_bytepos_to_charpos): Use BEG and BEG_BYTE.
Sun, 18 Nov 2001 06:52:56 +0000 Richard M. Stallman Comment change.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 11:06:25 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
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.