diff options
-rw-r--r-- | man/glossary.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/glossary.texi b/man/glossary.texi index 6029746254c..67adfd017d1 100644 --- a/man/glossary.texi +++ b/man/glossary.texi @@ -275,6 +275,7 @@ Customization is making minor changes in the way Emacs works. It is often done by setting variables (@pxref{Variables}) or by rebinding key sequences (@pxref{Keymaps}). +@cindex cut and paste @item Cut and Paste See `killing' and `yanking.' |