summaryrefslogtreecommitdiff
path: root/java/org/gnu/emacs
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-06-20 12:52:06 +0300
committerEli Zaretskii <eliz@gnu.org>2024-06-20 12:52:06 +0300
commit775aeabcfbf84c950610738cd130bf652c77bfa5 (patch)
tree47dfa62d256fe3389f6eb205c7d25fc59eee7eee /java/org/gnu/emacs
parentb8affdb7b5760b3681ada9dcba78dd3c07405b61 (diff)
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 'java/org/gnu/emacs')
0 files changed, 0 insertions, 0 deletions