summaryrefslogtreecommitdiff
path: root/src/textconv.c
Commit message (Collapse)AuthorAge
* ; * src/textconv.c (textconv_query): Fix build on non-GCC compilers.Po Lu2023-02-12
|
* Check in new filesPo Lu2023-02-12
* src/textconv.c (copy_buffer): (textconv_query): (report_selected_window_change): (register_texconv_interface): * src/textconv.h (struct textconv_interface): (enum textconv_caret_direction): (enum textconv_operation): (struct textconv_conversion_text): (struct textconv_callback_struct): New files.