summaryrefslogtreecommitdiff
path: root/src/marker.c
Commit message (Expand)AuthorAgeFilesLines
* (Fbuffer_has_markers_at): New function.Richard M. Stallman1996-10-111-0/+27
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (Fset_marker): Harmonize arguments with documentation.Erik Naggum1996-01-091-8/+8
* (Fset_marker_insertion_type): Doc fix.Richard M. Stallman1995-10-291-1/+1
* (Fcopy_marker): New arg TYPE.Richard M. Stallman1995-09-031-16/+44
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* (unchain_marker): Allow differing buffersRichard M. Stallman1995-03-141-2/+3
* Use BUF_MARKERS throughout.Richard M. Stallman1995-01-021-10/+13
* (Fmarker_position): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-1/+1
* (Fmarker_buffer): Use new accessor macros instead of calling XSET directly.Karl Heuer1994-10-041-1/+1
* (Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.Karl Heuer1994-09-271-7/+4
* (unchain_marker): Use EMACS_INT.Richard M. Stallman1994-09-171-1/+1
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* entered into RCSJim Blandy1992-01-131-6/+6
* Initial revisionJim Blandy1990-11-121-0/+295