index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
misc-tests.el
Age
Commit message (
Expand
)
Author
2026-02-07
; Minor changes to 'truncate-string-pixelwise' (bug#80244)
Stéphane Marks
2026-01-31
New function 'truncate-string-pixelwise' (bug#80244)
Stéphane Marks
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-20
Fix `string-pixel-width' with alternate text properties
David Ponce
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-01
Add duplicate-region-final-position (bug#64185)
Mattias Engdegård
2023-07-01
; * test/lisp/misc-tests.el (ert): require misc to avoid warning
Mattias 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-26
Add duplicate-dwim (bug#56418)
Mattias Engdegård
2022-06-22
duplicate-line: fix optional argument and add test (bug#46621)
Mattias Engdegård
2022-05-21
zap-to-char: case sensitive for upper-case characters
Tino Calancha
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-04-26
Use lexical-binding in misc.el and add tests
Stefan Kangas