diff options
author | Richard M. Stallman <rms@gnu.org> | 2001-03-12 03:39:23 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2001-03-12 03:39:23 +0000 |
commit | 0e824f4f0080f8a382717613094f88462b8ca00e (patch) | |
tree | ec55aa16bda003fa680f37d18c4c1444850ded29 /man/frames.texi | |
parent | 41be8731c9210b46c4b887224dcc62bf94722f17 (diff) | |
download | emacs-0e824f4f0080f8a382717613094f88462b8ca00e.tar.gz |
Minor change in @kindex.
Diffstat (limited to 'man/frames.texi')
-rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index 7babd75524c..188fe297b23 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -66,7 +66,7 @@ available on MS Windows as of Emacs version 21.1. compatible with the @code{xterm} program. You can use the same mouse commands for copying between Emacs and other X client programs. -@kindex DELETE +@kindex DELETE @r{(and mouse selection)} If you select a region with any of these mouse commands, and then immediately afterward type the @key{DELETE} function key, it deletes the region that you selected. The @key{BACKSPACE} function key and the |