index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
xdisp-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
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-05-13
Don't mutate constants in tests
Mattias EngdegÄrd
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-29
Allow redirecting `message' output to a different buffer
Lars Ingebrigtsen
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-24
Add support for the min-width display property
Lars Ingebrigtsen
2021-11-07
Improve detection of suspiciously reordered text segments
Eli Zaretskii
2021-11-06
Improve detection of suspicious reordering in source code
Eli Zaretskii
2021-11-04
Better detection of potentially malicious bidi text
Eli Zaretskii
2021-01-18
* test/src/xdisp-tests.el: Fix tests to work in batch mode
Aaron Jensen
2021-01-15
Fix 'window-text-pixel-size' when there are leading/trailing spaces
Aaron Jensen
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-05
; Silence byte-compiler warning in xdisp-tests.el
Stefan Kangas
2020-10-31
* src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New var
Stefan Monnier
2020-10-04
* src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.
Stefan Monnier
2020-09-22
test/src/xdisp-tests.el: New file
Stefan Monnier