summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2003-01-26 17:04:40 +0000
committerEli Zaretskii <eliz@gnu.org>2003-01-26 17:04:40 +0000
commitfe524b7bf5429f0e6dc834186360b2a2a504f1e5 (patch)
treef8278567b33cf41e4cb6b90854f292b591a1a29d
parentdb986ba1fd30a32622b1bd9a78e5e83c99d56124 (diff)
downloademacs-fe524b7bf5429f0e6dc834186360b2a2a504f1e5.tar.gz
Make it clear the change of the default selection-coding-system is
only for X.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
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