1998-07-12 |
Karl Heuer |
(Fcopy_marker): Make return from wrong_type_argument
|
1998-05-11 |
Richard M. Stallman |
(unchain_marker): Abort if the marker is not in its buffer's chain.
|
1998-04-14 |
Andreas Schwab |
(set_marker_both): Remove bogus checks on charpos.
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-13 |
Karl Heuer |
(buf_charpos_to_bytepos, buf_bytepos_to_charpos):
|
1998-04-09 |
Karl Heuer |
(Fbuffer_has_markers_at): Fix termination condition.
|
1998-04-02 |
Kenichi Handa |
(buf_charpos_to_bytepos): Delete local variable gapend_byte.
|
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. Stallman |
Update 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 Naggum |
Update 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 Heuer |
Update GPL to version 2.
|
1995-03-14 |
Richard M. Stallman |
(unchain_marker): Allow differing buffers
|
1995-01-02 |
Richard M. Stallman |
Use 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 calling XSET directly.
|
1994-09-27 |
Karl Heuer |
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.
|
1994-09-17 |
Richard M. Stallman |
(unchain_marker): Use EMACS_INT.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1992-01-13 |
Jim Blandy |
entered into RCS
|
1990-11-12 |
Jim Blandy |
Initial revision
|