]> git.eshelyaron.com Git - emacs.git/commitdiff
Add note about Unicode clipboard support on Windows.
authorJason Rumney <jasonr@gnu.org>
Tue, 15 Feb 2005 23:02:56 +0000 (23:02 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 15 Feb 2005 23:02:56 +0000 (23:02 +0000)
etc/NEWS

index a8e26ae9f95ee07a3c6e9da4ccc1a5ebde17d66e..64fb260a08a44b71ef37d3bdbb3ad8a6dc6d8f2a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2188,6 +2188,14 @@ some of them to initialize some of the default faces.
 `list-colors-display' shows the list of System color names, in case
 you wish to use them in other faces.
 
+---
+** On MS Windows NT/W2K/XP, Emacs uses Unicode for clipboard operations.
+Those systems use Unicode internally, so this allows Emacs to share
+multilingual text with other applications. On other versions of
+MS Windows, Emacs now uses the appropriate locale coding-system, so
+the clipboard should work correctly for your local language without
+any customizations.
+
 +++
 ** Under X11, it is possible to swap Alt and Meta (and Super and Hyper).
 The new variables `x-alt-keysym', `x-hyper-keysym', `x-meta-keysym',