From: Eli Zaretskii Date: Sun, 26 Jan 2003 17:04:40 +0000 (+0000) Subject: Make it clear the change of the default selection-coding-system is X-Git-Tag: emacs-pretest-21.2.95~14 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fe524b7bf5429f0e6dc834186360b2a2a504f1e5;p=emacs.git Make it clear the change of the default selection-coding-system is only for X. --- diff --git a/etc/NEWS b/etc/NEWS index b9a3371b8b0..068216d16a6 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -37,8 +37,8 @@ between ISO 8859 character sets (`unification') on encoding it and write it out again without edits, so it is not generally advisable. By default `unify-8859-on-encoding-mode' is turned on. -** The default value of selection-coding-system is now -compound-text-with-extensions. +** In Emacs running on the X window system, 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, which may be significantly more efficient. Using