mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* doc/lispref/display.texi (Display Margins): Remove obsolete remark.
Text and images in the margin were made mouse-sensitive long ago. https://lists.gnu.org/archive/html/emacs-devel/2025-10/msg00596.html
This commit is contained in:
parent
c2b23a04c2
commit
ac78b945d5
1 changed files with 1 additions and 2 deletions
|
|
@ -5816,8 +5816,7 @@ something changed since the last display cycle.
|
||||||
A buffer can have blank areas called @dfn{display margins} on the
|
A buffer can have blank areas called @dfn{display margins} on the
|
||||||
left and on the right. Ordinary text never appears in these areas,
|
left and on the right. Ordinary text never appears in these areas,
|
||||||
but you can put things into the display margins using the
|
but you can put things into the display margins using the
|
||||||
@code{display} property. There is currently no way to make text or
|
@code{display} property.
|
||||||
images in the margin mouse-sensitive.
|
|
||||||
|
|
||||||
The way to display something in the margins is to specify it in a
|
The way to display something in the margins is to specify it in a
|
||||||
margin display specification in the @code{display} property of some
|
margin display specification in the @code{display} property of some
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue