]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment reason for preceding change.
authorKarl Heuer <kwzh@gnu.org>
Wed, 9 Nov 1994 22:10:55 +0000 (22:10 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 9 Nov 1994 22:10:55 +0000 (22:10 +0000)
lisp/simple.el

index 0c54a896b688c7ba5305e57a6302988cd6f5e2a5..9eb166848881e4674454684b3103927d0dc60749 100644 (file)
@@ -1139,6 +1139,9 @@ to make one entry in the kill ring."
     (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