]> git.eshelyaron.com Git - emacs.git/commit
Check in new files
authorPo Lu <luangruo@yahoo.com>
Sun, 12 Feb 2023 11:56:11 +0000 (19:56 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 12 Feb 2023 11:56:36 +0000 (19:56 +0800)
commit9510e8ad68271f58b4813478703a4b8eb1ba597b
tree374ad9ce49d7fff584e25ca1b9e2d37008a034fd
parentae4ff4f25fbf704446f8f38d8e818f223b79042b
Check in new files

* 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.
src/textconv.c [new file with mode: 0644]
src/textconv.h [new file with mode: 0644]