aboutsummaryrefslogtreecommitdiffstats
path: root/src/marker-vector.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* DO_MARKERS -> Pip's FOR_EACH_MARKERscratch/text-indexGerd Möllmann2025-05-081-9/+4
* Fix marker_vector_resetGerd Möllmann2025-04-241-6/+2
* Marker last positionGerd Möllmann2025-04-241-0/+11
* (marker_vector_adjust_for_delete): Delete functionStefan Monnier2025-04-231-22/+0
* ; src/marker-vector: Fix typos and punctuationStefan Kangas2025-04-231-7/+7
* marker-vector.c: Move marker's position info to the arrayGerd Möllmann2025-04-231-0/+105
* marker.c: Keep markers in arrays rather than linked listsGerd Möllmann2025-04-231-0/+293