1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 15:21:51 -08:00
emacs/doc
Lars Ingebrigtsen a13b437c81 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.
2021-11-24 11:55:58 +01:00
..
emacs Re-enable the disabledForeground X resource. 2021-11-24 11:55:58 +01:00
lispintro Merge from origin/emacs-28 2021-11-12 07:17:11 +01:00
lispref Add support for the min-width display property 2021-11-24 11:55:58 +01:00
man ; * doc/man/emacsclient.1: Bump date after last change. 2021-11-05 01:10:32 +01:00
misc Merge from origin/emacs-28 2021-11-24 07:00:27 +01:00