summaryrefslogtreecommitdiff
path: root/text-common.c
AgeCommit message (Collapse)Author
2020-10-10text: move higher level utility functions to separate fileMarc André Tanner
The moved functions do not need access to internals of text.c, but instead use the public interfaces. Splitting them out should facilitate experimentation with different core text management data structures.