From: Gerd Moellmann Date: Sat, 23 Oct 1999 12:58:08 +0000 (+0000) Subject: Add description of changed behavior of M-w when transient-mark-mode is on. X-Git-Tag: emacs-pretest-21.0.90~6337 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=18d6eea9b013bb97008ea0a68b3ac8dedd2b7c39;p=emacs.git Add description of changed behavior of M-w when transient-mark-mode is on. --- diff --git a/etc/NEWS b/etc/NEWS index 6a2b2370f50..9bace73f481 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -479,6 +479,10 @@ M-x customize-group RET recentf RET. functionality with aliases for the mldrag functions. *** eval-reg.el has been obsoleted by changes to edebug.el. + +** Not new, but not mentioned before: +M-w when Transient Mark mode is enabled disables the mark. + * Lisp changes in Emacs 21.1 (see following page for display-related features)