summaryrefslogtreecommitdiff
path: root/src/marker.c
AgeCommit message (Expand)Author
1998-01-02(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.Richard M. Stallman
1998-01-01(marker_byte_position): Renamed from marker_position.Richard M. Stallman
1997-11-21(unchain_marker): Define as returning nothing.Andreas Schwab
1996-10-11(Fbuffer_has_markers_at): New function.Richard M. Stallman
1996-01-15Update FSF's address in the preamble.Erik Naggum
1996-01-09(Fset_marker): Harmonize arguments with documentation.Erik Naggum
1995-10-29(Fset_marker_insertion_type): Doc fix.Richard M. Stallman
1995-09-03(Fcopy_marker): New arg TYPE.Richard M. Stallman
1995-06-15Update GPL to version 2.Karl Heuer
1995-03-14(unchain_marker): Allow differing buffersRichard M. Stallman
1995-01-02Use BUF_MARKERS throughout.Richard M. Stallman
1994-10-04(Fmarker_position): Don't use XFASTINT as an lvalue.Karl Heuer
1994-10-04(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.Karl Heuer
1994-09-27(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.Karl Heuer
1994-09-17(unchain_marker): Use EMACS_INT.Richard M. Stallman
1993-09-10Include <config.h> instead of "config.h".Roland McGrath
1992-01-13entered into RCSJim Blandy
1990-11-12Initial revisionJim Blandy