index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
visual-wrap.el
Age
Commit message (
Expand
)
Author
2026-05-28
lisp/visual-wrap.el (visual-wrap--content-prefix): Adjust doc
Stefan Monnier
2026-05-26
Pixel-direct alignment in visual-wrap-prefix-mode (bug#81039)
Andrea Alberti
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-06-10
; Remove superfluous POSITION argument from 'visual-wrap--apply-to-line'
Jim Porter
2025-06-10
Clean up text properties in 'visual-wrap-prefix-mode'
Jim Porter
2025-05-30
Add more "safe" display specs to 'visual-wrap-prefix-mode'
Jim Porter
2025-05-26
Don't add visual-wrap-prefix properties to unsafe multi-line display specs
Jim Porter
2025-02-04
Improve calculation of indent prefixes when using text scaling
Jim Porter
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-19
Fix 'min-width' calculation in 'visual-wrap-prefix-mode'
Jim Porter
2024-08-25
Improve computation of indent depth in SHR and 'visual-wrap-prefix-mode'
Jim Porter
2024-08-18
Improve SHR/EWW support for 'visual-wrap-prefix-mode'
Jim Porter
2024-08-17
Be more careful about aligning prefix lines in 'visual-wrap-prefix-mode'
Jim Porter
2024-08-04
Add support for variable-pitch fonts in 'visual-wrap-prefix-mode'
Jim Porter
2024-02-01
Introduce a global variant of visual-wrap-prefix-mode
Po Lu
2024-01-27
; * lisp/visual-wrap.el: Fix typos.
Eli Zaretskii
2024-01-27
; * lisp/visual-wrap.el (visual-wrap-fill-context-prefix): Doc fix.
Eli Zaretskii
2024-01-27
; * lisp/visual-wrap.el: use regexp-unmatchable
Mattias EngdegÄrd
2024-01-27
; Minor improvements in 'visual-wrap-prefix-mode'
Eli Zaretskii
2024-01-27
Move Visual Wrap menu to menu-bar.el
Po Lu
2024-01-27
* lisp/visual-wrap.el (visual-wrap-prefix-mode): Improve doc string.
Po Lu
2024-01-27
Import ELPA package adaptive-wrap as visual-wrap
Po Lu