From 0804b61f824811d28aea4df0ce018b0b0ea2e878 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sat, 6 Nov 2021 22:47:41 +0100 Subject: [PATCH] Fix "Yanking Media" sectioning * doc/lispref/frames.texi (Yanking Media): Fix sectioning. --- doc/lispref/frames.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index a706dc76d25..a0565130022 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -105,7 +105,7 @@ window of another Emacs frame. @xref{Child Frames}. * Dialog Boxes:: Displaying a box to ask yes or no. * Pointer Shape:: Specifying the shape of the mouse pointer. * Window System Selections:: Transferring text to and from other X clients. -* Yanking Media:: Yanking things that aren't plain text. +* Yanking Media:: Yanking things that aren't plain text. * Drag and Drop:: Internals of Drag-and-Drop implementation. * Color Names:: Getting the definitions of color names. * Text Terminal Colors:: Defining colors for text terminals. @@ -3925,7 +3925,7 @@ names of @code{gui-get-selection} and @code{gui-set-selection} before Emacs 25.1. @node Yanking Media -@subsection Yanking Media +@section Yanking Media If you choose, for instance, ``Copy Image'' in a web browser, that image is put onto the clipboard, and Emacs can access it via -- 2.39.5