diff options
author | Eli Zaretskii <eliz@gnu.org> | 2024-06-20 12:52:06 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-06-20 12:52:06 +0300 |
commit | 775aeabcfbf84c950610738cd130bf652c77bfa5 (patch) | |
tree | 47dfa62d256fe3389f6eb205c7d25fc59eee7eee /lisp/emacs-lisp/generate-lisp-file.el | |
parent | b8affdb7b5760b3681ada9dcba78dd3c07405b61 (diff) | |
download | emacs-775aeabcfbf84c950610738cd130bf652c77bfa5.tar.gz emacs-775aeabcfbf84c950610738cd130bf652c77bfa5.tar.bz2 emacs-775aeabcfbf84c950610738cd130bf652c77bfa5.zip |
Fix use of ':align-to' in 'wrap-prefix'
* src/dispextern.h (struct it): New flag 'align_visually_p'.
* src/xdisp.c (handle_line_prefix): Set the 'align_visually_p'
flag for 'wrap-prefix'.
(produce_stretch_glyph): If 'align_visually_p' flag is set, count
the :align-to offset from the beginning of the screen line, not
from BOL. (Bug#71605)
* doc/lispref/display.texi (Truncation, Specified Space): Document
the special handling of ':align-to' in 'wrap-prefix'.
Diffstat (limited to 'lisp/emacs-lisp/generate-lisp-file.el')
0 files changed, 0 insertions, 0 deletions