From: Eli Zaretskii Date: Sat, 6 Jul 2002 14:27:29 +0000 (+0000) Subject: Document the different default of selection-coding-system. X-Git-Tag: emacs-pretest-21.2.91~189 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58fd305fae59fda9ceacdc32c3294810a08fad2b;p=emacs.git Document the different default of selection-coding-system. --- diff --git a/etc/NEWS b/etc/NEWS index df902df404e..45d35af3449 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -5,6 +5,15 @@ See the end for copying conditions. Please send Emacs bug reports to bug-gnu-emacs@gnu.org. For older news, see the file ONEWS + +* Changes in Emacs 21.3 + +** The default value of selection-coding-system is now +compound-text-with-extensions. + +If you want the old behavior, set selection-coding-system to +compound-text. + * Installation changes in Emacs 21.2