summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generate-lisp-file.el
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 /lisp/emacs-lisp/generate-lisp-file.el
parentb8affdb7b5760b3681ada9dcba78dd3c07405b61 (diff)
downloademacs-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