Mercurial > emacs
diff etc/NEWS @ 26144:8fee653decdf
Add description of changed behavior of M-w when transient-mark-mode is on.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 23 Oct 1999 12:58:08 +0000 |
parents | 068f7ad41d40 |
children | 0a342d5afcc2 |
line wrap: on
line diff
--- a/etc/NEWS Sat Oct 23 12:00:04 1999 +0000 +++ b/etc/NEWS Sat Oct 23 12:58:08 1999 +0000 @@ -479,6 +479,10 @@ 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)