]> code.delx.au - gnu-emacs/blobdiff - man/killing.texi
update to current texinfo.tex
[gnu-emacs] / man / killing.texi
index 219f2329c3894f2ae57ab15f92407f42b77d3509..449197e4eef6cbb90ef903769cf14090e3bce8bf 100644 (file)
@@ -1,6 +1,6 @@
 @c This is part of the Emacs manual.
 @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001,
-@c   2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+@c   2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 @c See file emacs.texi for copying conditions.
 
 @node Killing, Yanking, Mark, Top
@@ -125,7 +125,7 @@ character backwards.
 should be.
 
   Why do we say ``or it should be''?  When Emacs starts up using a
-window system, it determines automatically which key or keys should be
+graphical display, it determines automatically which key or keys should be
 equivalent to @key{DEL}.  As a result, @key{BACKSPACE} and/or @key{DELETE}
 keys normally do the right things.  But in some unusual cases Emacs
 gets the wrong information from the system.  If these keys don't do
@@ -264,7 +264,7 @@ them into Emacs.
 @cindex Delete Selection mode
 @cindex mode, Delete Selection
 @findex delete-selection-mode
-  Many window systems follow the convention that insertion while text
+  Many graphical applications follow the convention that insertion while text
 is selected deletes the selected text.  You can make Emacs behave this
 way by enabling Delete Selection mode---with @kbd{M-x
 delete-selection-mode} or using Custom.  Another effect of this mode