changeset 9876:75ecf866cfb8

Comment reason for preceding change.
author Karl Heuer <kwzh@gnu.org>
date Wed, 09 Nov 1994 22:10:55 +0000
parents 463fd155c78d
children 689bcdba1d40
files lisp/simple.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/simple.el	Wed Nov 09 21:09:27 1994 +0000
+++ b/lisp/simple.el	Wed Nov 09 22:10:55 1994 +0000
@@ -1139,6 +1139,9 @@
     (copy-region-as-kill beg end)
     (delete-region beg end))))
 
+;; copy-region-as-kill no longer sets this-command, because it's confusing
+;; to get two copies of the text when the user accidentally types M-w and
+;; then corrects it with the intended C-w.
 (defun copy-region-as-kill (beg end)
   "Save the region as if killed, but don't kill it.
 If `interprogram-cut-function' is non-nil, also save the text for a window