emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 0804b61: Fix "Yanking Media" sectioning


From: Lars Ingebrigtsen
Subject: master 0804b61: Fix "Yanking Media" sectioning
Date: Sat, 6 Nov 2021 17:47:51 -0400 (EDT)

branch: master
commit 0804b61f824811d28aea4df0ce018b0b0ea2e878
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    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 a706dc7..a056513 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]