summaryrefslogtreecommitdiff
path: root/lineset.c
AgeCommit message (Expand)Author
2021-09-27remove implicit extern declarations -- thanks to adc!HEADmasterKatolaZ
2020-10-14fix _POSIX_C_SOURCEKatolaZ
2019-08-12fix read of command scripts and script-modeKatolaZ
2019-08-09check all mem allocationsKatolaZ
2019-08-05remove atexit and replace exit() with cleanup()KatolaZ
2019-08-01remove trailing blank lines in write_file - change check_boundKatolaZ
2019-08-01add undo support for crop-to-visibleKatolaZ
2019-07-31support line-by-line undo in text modeKatolaZ
2019-07-31add undo support for box, visual, cut/pasteKatolaZ
2019-07-31preliminary support for undoKatolaZ
2019-07-30fix bug in paste at pointKatolaZ
2019-07-30yank buffer and initial copy/cut/paste supportKatolaZ