]> git.eshelyaron.com Git - emacs.git/commit
Fix minor issues in textconv.c
authorPo Lu <luangruo@yahoo.com>
Mon, 27 May 2024 09:59:36 +0000 (17:59 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 27 May 2024 20:27:33 +0000 (22:27 +0200)
commit9d2497a79bb466ba8ba35bd01c5a959793330bdc
tree397b511841967902da0fb2bb3638c3eb50a534f5
parent381c3e3b8d550358348a5c85f5eaa418cf89d1de
Fix minor issues in textconv.c

* src/textconv.c (really_commit_text): Introduce a few
additional debugging printouts.
(locate_and_save_position_in_field): Fix typo.

(cherry picked from commit 435df51d1e7bffd768de15a6c91b7d6f7baa5cbf)
src/textconv.c