summaryrefslogtreecommitdiff
path: root/test/lisp/misc-tests.el
AgeCommit message (Expand)Author
2026-02-07; Minor changes to 'truncate-string-pixelwise' (bug#80244)Stéphane Marks
2026-01-31New function 'truncate-string-pixelwise' (bug#80244)Stéphane Marks
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-20Fix `string-pixel-width' with alternate text propertiesDavid Ponce
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-07-01Add duplicate-region-final-position (bug#64185)Mattias Engdegård
2023-07-01; * test/lisp/misc-tests.el (ert): require misc to avoid warningMattias Engdegård
2023-06-29* lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov
2023-06-29* lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-26Add duplicate-dwim (bug#56418)Mattias Engdegård
2022-06-22duplicate-line: fix optional argument and add test (bug#46621)Mattias Engdegård
2022-05-21zap-to-char: case sensitive for upper-case charactersTino Calancha
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-04-26Use lexical-binding in misc.el and add testsStefan Kangas