(fix_submap_inheritance, get_keyelt, store_in_keymap,
[bpt/emacs.git] / src / marker.c
1998-03-19 Kenichi Handa(byte_char_debug_check): Call multibyte_chars_in_text
1998-02-08 Richard M. Stallman(byte_char_debug_check): New function.
1998-01-21 Richard M. StallmanUpdate copyright year.
1998-01-19 Richard M. Stallman(clear_charpos_cache): New function.
1998-01-02 Richard M. Stallman(buf_bytepos_to_charpos): Use marker bytepos, not bufpos.
1998-01-01 Richard M. Stallman(marker_byte_position): Renamed from marker_position.
1997-11-21 Andreas Schwab(unchain_marker): Define as returning nothing.
1996-10-11 Richard M. Stallman(Fbuffer_has_markers_at): New function.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fset_marker): Harmonize arguments with documentation.
1995-10-29 Richard M. Stallman(Fset_marker_insertion_type): Doc fix.
1995-09-03 Richard M. Stallman(Fcopy_marker): New arg TYPE.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1995-03-14 Richard M. Stallman(unchain_marker): Allow differing buffers
1995-01-02 Richard M. StallmanUse BUF_MARKERS throughout.
1994-10-04 Karl Heuer(Fmarker_position): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(Fmarker_buffer): Use new accessor macros instead of...
1994-09-27 Karl Heuer(Fset_marker, set_marker_restricted, Fcopy_marker)...
1994-09-17 Richard M. Stallman(unchain_marker): Use EMACS_INT.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1992-01-13 Jim Blandyentered into RCS
1990-11-12 Jim BlandyInitial revision