Minor fix in Emacs manual's Glossary

* doc/emacs/glossary.texi (Glossary): Fix outdated text about
primary selection.  Reported by Gijs Hillenius
<gijs@hillenius.net> in emacs-manual-bugs@gnu.org.
This commit is contained in:
Eli Zaretskii 2018-03-05 20:37:34 +02:00
parent f2caf08ca6
commit ec79bdc53f

View file

@ -1090,8 +1090,9 @@ The primary selection is one particular X selection (q.v.); it is the
selection that most X applications use for transferring text to and from selection that most X applications use for transferring text to and from
other applications. other applications.
The Emacs kill commands set the primary selection and the yank command The Emacs commands that mark or select text set the primary selection,
uses the primary selection when appropriate. @xref{Killing}. and clicking the mouse inserts text from the primary selection when
appropriate. @xref{Shift Selection}.
@item Prompt @item Prompt
A prompt is text used to ask you for input. Displaying a prompt A prompt is text used to ask you for input. Displaying a prompt