Change #273232
| Category | texinfo |
| Changed by | Gavin Smith <gavinsmith0123@gmail.com> |
| Changed at | Mon 29 Jun 2026 21:05:56 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | fc6683004cb49af552103ae2e6894f933a4587e4 |
Comments
Start count context stack * tta/C/main/text.c (text_destroy): Add function to free and zero text buffer. * tta/C/main/plaintext_converter_state.h: split from tta/C/main/converter_types.h. * tta/C/main/plaintext_converter_state.h (PLAINTEXT_CONVERSION_STATE, PLAINTEXT_CONVERTER_STATE): rename. * tta/C/convert/convert_to_plaintext.c: Add functions for count context stack, conversion initialization and finalization.
Changed files
- ChangeLog
- tta/C/convert/convert_to_plaintext.c
- tta/C/main/converter_types.h
- tta/C/main/plaintext_converter_state.h
- tta/C/main/text.c
- tta/C/main/text.h