index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
editfns-tests.el
Age
Commit message (
Expand
)
Author
2026-05-24
Fix off-by-one error in 'styled_format'
Pip Cet
2026-05-07
; Revert Eric's commits from February.
Sean Whitton
2026-02-25
More tests for edit functions, buffers, and markers.
Eric S. Raymond
2026-02-25
Added more buffer/marker/editing test coverage.
Eric S. Raymond
2026-02-25
More test coverage improvements.
Eric S. Raymond
2026-02-25
More test coverage improvements for ERT.
Eric S. Raymond
2026-02-25
Crrections to tedt coverrage extensuion after bootstrap build.
Eric S. Raymond
2026-02-25
Tests for 7 editor primitives previously not covered.
Eric S. Raymond
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-22
Add binary format specifications '%b' and '%B'
Jacob S. Gordon
2025-12-20
Improve handling of non-ASCII characters in 'transpose-regions'
Jens Schmidt
2025-07-06
(Ftranspose_regions): Fix bug#76124
Stefan Monnier
2025-05-02
(decode_coding): Avoid nested *-change-functions (bug#78042)
Stefan Monnier
2025-03-29
src/insdel.c (adjust_markers_for_replace): Fix insertion case
Stefan Monnier
2025-03-29
(replace-region-contents): Improve and promote (bug#76313)
Stefan Monnier
2025-03-11
(Freplace_buffer_contents): Preserve markers more carefully
Stefan Monnier
2025-02-28
* test/src/editfns-tests.el (editfns--replace-region): New test
Stefan Monnier
2025-02-23
(Ftranspose_regions): Fix text-properties for len1==len2
Stefan Monnier
2025-02-04
; * test/src/editfns-tests.el (editfns-tests-styled-print): Fix last change.
Eli Zaretskii
2025-02-04
; * test/src/editfns-tests.el (editfns-tests-styled-print): New test.
Eli Zaretskii
2025-01-24
Revert "; * src/dispnew.c (combine_updates_for_frame): Fix whitespace."
Eli Zaretskii
2025-01-24
; * src/dispnew.c (combine_updates_for_frame): Fix whitespace.
Eli Zaretskii
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-04-11
; Fix whitespace in editfns-tests.el
Eli Zaretskii
2024-04-10
(en/decode_coding_object): Fix `after-change-functions`
Stefan Monnier
2024-04-07
(Freplace_match): Fix bug#65451
Stefan Monnier
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-19
Add some very rudimentary field-beginning/end tests
Lars Ingebrigtsen
2021-10-31
Remove workaround for fixed Bug#6581 from ert
Stefan Kangas
2021-04-19
; Normalize and add missing first and last lines
Stefan Kangas
2021-02-22
Improve wrong number of args error message in propertize
Stefan Kangas
2021-02-06
Fix copying text properties in 'format'
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-29
Use lexical-binding in more tests
Stefan Kangas
2020-08-27
; Fix license statements.
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-11-14
Fix byte-counting error in ‘format’
Paul Eggert
2019-07-23
Support "%x" etc. formats on more floats
Paul Eggert
2019-07-02
* test/src/editfns-tests.el (test-group-name): Accept nil group-name.
Stefan Monnier
2019-04-10
* test/lisp/progmodes/python-tests.el: "Fix" failing test
Stefan Monnier
2019-03-10
Improve binary-as-unsigned treatment (Bug#34792)
Paul Eggert
2019-01-13
Fix translation-region bug with MAX_CHAR
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-10
; * test/src/editfns-tests.el (test-group-name): Ignore getent errors.
Glenn Morris
2018-11-10
* test/src/editfns-tests.el (test-group-name): Improve test.
Glenn Morris
[next]