diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2021-11-24 11:55:53 +0100 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2021-11-24 11:55:58 +0100 |
commit | a13b437c81f1f2e54555e7281480ea7e8eee8753 (patch) | |
tree | 602c0751912e81fef3113bd47720bdad4d649e9e /lisp/emacs-lisp/lisp-mode.el | |
parent | 8efee422e1915a000f7220e680e3165407171388 (diff) | |
download | emacs-a13b437c81f1f2e54555e7281480ea7e8eee8753.tar.gz emacs-a13b437c81f1f2e54555e7281480ea7e8eee8753.tar.bz2 emacs-a13b437c81f1f2e54555e7281480ea7e8eee8753.zip |
Add support for the min-width display property
* doc/lispref/display.texi (Display Property): Document
get-display-property.
(Other Display Specs): Document min-width property.
* src/dispextern.h (struct it): Add fields for min-width handling.
* src/xdisp.c (find_display_property, get_display_property): New
helper functions.
(display_min_width): Insert stretch glyphs based on the min width.
(Fget_display_property): New defun.
(handle_display_prop): Handle min-width ends.
(handle_single_display_spec): Handle min-width starts.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions