mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-07 12:49:38 +00:00
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:
parent
f2caf08ca6
commit
ec79bdc53f
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue