summaryrefslogtreecommitdiff
path: root/src/textconv.c
AgeCommit message (Expand)Author
2026-05-23Fix format typos in never-executed textconv.cPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08Pacify -Wunused-function re get_conversion_fieldPaul Eggert
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-07-16Fix get_conversion_field --with-wide-wint overflowPaul Eggert
2024-06-25Fix latent side-effects of respecting field boundaries in text conversionPo Lu
2024-05-27Fix minor issues in textconv.cPo Lu
2024-04-30Work around bad GCC diagnostic in select_windowPaul Eggert
2024-04-29Take fields into account during text conversionPo Lu
2024-03-26Prevent passwords from being recorded during text conversionPo Lu
2024-02-03textconv.c: Fix warnings with-wide-intStefan Monnier
2024-01-28Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert
2024-01-06Revert "Add new `swap` macro and use it"Po Lu
2024-01-06Add new `swap` macro and use itStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-10; Fix typosStefan Kangas
2023-10-05Introduce an input method callback required by Android 34Po Lu
2023-08-19; Cleanup comments and doc strings in textconv.cEli Zaretskii
2023-08-19; * src/textconv.c (Fset_text_conversion_style): Fix typo.Po Lu
2023-08-19Disable text conversion within read-char-from-minibufferPo Lu
2023-07-05Update Android portPo Lu
2023-06-11Update Android portPo Lu
2023-06-10Inherit surrounding text properties when inserting conversion textPo Lu
2023-06-09; Fix typosPo Lu
2023-06-09Avoid responding to input method queries asynchronouslyPo Lu
2023-06-07Update Android portPo Lu
2023-06-06Improve undo behavior on AndroidPo Lu
2023-06-03Behave correctly when IMEs commit or compose text with active markPo Lu
2023-06-03Update Android portPo Lu
2023-06-02Update Android portPo Lu
2023-06-01Update Android portPo Lu
2023-06-01Correctly report start and end in extracted textPo Lu
2023-05-31Fix build with Lisp_Object type checkingPo Lu
2023-05-31Update Android portPo Lu
2023-05-18Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-05-06Update Android portPo Lu
2023-03-20Update Android portPo Lu
2023-03-15Update Android portPo Lu
2023-03-14Update Android portPo Lu
2023-03-12Update Android portPo Lu
2023-03-09; * textconv.c: Remove out-of-date comment.Po Lu
2023-03-06Update Android portPo Lu
2023-03-03Update Android portPo Lu
2023-02-26Update Android portPo Lu
2023-02-22Update Android portPo Lu
2023-02-18Update Android portPo Lu
2023-02-18Notify input methods when editing failsPo Lu