]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 14 Oct 2002 09:37:38 +0000 (09:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 14 Oct 2002 09:37:38 +0000 (09:37 +0000)
etc/NEWS

index 8a957a24c53cfef57394743d90639f43cd92e70d..b9937e07610ddc027749692a7e8f72f7bfff7d5e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -15,7 +15,7 @@ with Custom.
 as mule-utf-8.  Coding system `utf-16-le-dos' is useful as the value
 of `selection-coding-system' in MS Windows, allowing you to paste
 multilingual text from the clipboard.  Set it interactively with
-C-x RET x or in .emacs with `(set-selection-coding-system utf-16-le-dos)'.
+C-x RET x or in .emacs with `(set-selection-coding-system 'utf-16-le-dos)'.
 
 ** There is a new language environment for UTF-8 (set up automatically
 in UTF-8 locales).