aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-05-08 18:08:55 +0000
committerChong Yidong2008-05-08 18:08:55 +0000
commit14e9a35f3ebae566f8158c1aef053d0aecab0582 (patch)
treee53fac4b37d4f3c583b694100f03f391e02f4854
parentab7a60adca553313f401f510c7823ffd27d44bd3 (diff)
downloademacs-14e9a35f3ebae566f8158c1aef053d0aecab0582.tar.gz
emacs-14e9a35f3ebae566f8158c1aef053d0aecab0582.zip
(Appending Kills): Remove a strangely off-topic index entry.
-rw-r--r--man/killing.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/man/killing.texi b/man/killing.texi
index f4a4a185a66..446597edba1 100644
--- a/man/killing.texi
+++ b/man/killing.texi
@@ -329,7 +329,6 @@ alter the undo history and does not temporarily change the screen.
329@subsection Appending Kills 329@subsection Appending Kills
330 330
331@cindex appending kills in the ring 331@cindex appending kills in the ring
332@cindex television
333 Normally, each kill command pushes a new entry onto the kill ring. 332 Normally, each kill command pushes a new entry onto the kill ring.
334However, two or more kill commands in a row combine their text into a 333However, two or more kill commands in a row combine their text into a
335single entry, so that a single @kbd{C-y} yanks all the text as a unit, 334single entry, so that a single @kbd{C-y} yanks all the text as a unit,