changeset 57382:2ad6f5610930

Update the documentation of C-y in the case that point is already at the end of a line.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 08 Oct 2004 17:04:58 +0000
parents bb0119c0fae0
children dbf22d980a7d
files man/search.texi
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/search.texi	Fri Oct 08 17:02:16 2004 +0000
+++ b/man/search.texi	Fri Oct 08 17:04:58 2004 +0000
@@ -193,9 +193,11 @@
 character or word.
 
   @kbd{C-y} is similar to @kbd{C-w} but copies all the rest of the
-current line into the search string.  Both @kbd{C-y} and @kbd{C-w}
-convert the text they copy to lower case if the search is currently
-not case-sensitive; this is so the search remains case-insensitive.
+current line into the search string.  If point is already at the end
+of a line, it grabs the entire next line.  Both @kbd{C-y} and
+@kbd{C-w} convert the text they copy to lower case if the search is
+currently not case-sensitive; this is so the search remains
+case-insensitive.
 
   @kbd{C-M-w} and @kbd{C-M-y} modify the search string by only one
 character at a time: @kbd{C-M-w} deletes the last character from the