aboutsummaryrefslogtreecommitdiffstats
path: root/src/textconv.c (unfollow)
Commit message (Expand)AuthorFilesLines
11 days; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-12-08Pacify -Wunused-function re get_conversion_fieldPaul Eggert1-5/+2
2025-12-08Fix some C symbol extern visibilityPaul Eggert1-0/+6
2025-01-19Replace call[1-8] with callnStefan Kangas1-1/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-07-16Fix get_conversion_field --with-wide-wint overflowPaul Eggert1-2/+2
2024-06-25Fix latent side-effects of respecting field boundaries in text conversionPo Lu1-9/+16
2024-05-27Fix minor issues in textconv.cPo Lu1-1/+5
2024-04-30Work around bad GCC diagnostic in select_windowPaul Eggert1-0/+4
2024-04-29Take fields into account during text conversionPo Lu1-24/+272
2024-03-26Prevent passwords from being recorded during text conversionPo Lu1-1/+2
2024-02-03textconv.c: Fix warnings with-wide-intStefan Monnier1-7/+3
2024-01-28Prefer C23 ckd_* to Gnulib *_WRAPV and *_OK macrosPaul Eggert1-18/+10
2024-01-06Revert "Add new `swap` macro and use it"Po Lu1-7/+21
2024-01-06Add new `swap` macro and use itStefan Kangas1-21/+7
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-12-10; Fix typosStefan Kangas1-3/+3
2023-10-05Introduce an input method callback required by Android 34Po Lu1-1/+167
2023-08-19; Cleanup comments and doc strings in textconv.cEli Zaretskii1-79/+83
2023-08-19; * src/textconv.c (Fset_text_conversion_style): Fix typo.Po Lu1-5/+5
2023-08-19Disable text conversion within read-char-from-minibufferPo Lu1-1/+4
2023-07-05Update Android portPo Lu1-3/+86
2023-06-11Update Android portPo Lu1-6/+6
2023-06-10Inherit surrounding text properties when inserting conversion textPo Lu1-4/+21
2023-06-09; Fix typosPo Lu1-2/+2
2023-06-09Avoid responding to input method queries asynchronouslyPo Lu1-0/+43
2023-06-07Update Android portPo Lu1-0/+100
2023-06-06Improve undo behavior on AndroidPo Lu1-17/+14
2023-06-03Behave correctly when IMEs commit or compose text with active markPo Lu1-25/+79
2023-06-03Update Android portPo Lu1-4/+9
2023-06-02Update Android portPo Lu1-6/+54
2023-06-01Update Android portPo Lu1-7/+16
2023-06-01Correctly report start and end in extracted textPo Lu1-7/+17
2023-05-31Fix build with Lisp_Object type checkingPo Lu1-1/+2
2023-05-31Update Android portPo Lu1-0/+6
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert1-3/+3
2023-05-06Update Android portPo Lu1-8/+18
2023-03-20Update Android portPo Lu1-2/+2
2023-03-15Update Android portPo Lu1-2/+0
2023-03-14Update Android portPo Lu1-34/+0
2023-03-12Update Android portPo Lu1-3/+33
2023-03-09; * textconv.c: Remove out-of-date comment.Po Lu1-6/+2
2023-03-06Update Android portPo Lu1-0/+43
2023-03-03Update Android portPo Lu1-10/+29
2023-02-26Update Android portPo Lu1-9/+29
2023-02-22Update Android portPo Lu1-0/+3
2023-02-18Update Android portPo Lu1-17/+26
2023-02-18Notify input methods when editing failsPo Lu1-0/+57
2023-02-17Work around race condition bug in Android 13's input managerPo Lu1-0/+13