diff etc/NEWS @ 44018:9ebe6b2c13f3

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 18 Mar 2002 20:29:26 +0000
parents 7e66682c7ec6
children 67ba867f0082
line wrap: on
line diff
--- a/etc/NEWS	Mon Mar 18 20:23:44 2002 +0000
+++ b/etc/NEWS	Mon Mar 18 20:29:26 2002 +0000
@@ -35,6 +35,11 @@
 
 * Changes in Emacs 21.3
 
+** Limited support for charset unification has been added.
+By default, Emacs now knows how to translate latin-N chars between their
+charset and some other latin-N charset or unicode.  You can force a
+more complete unification by calling (unify-8859-on-decoding-mode 1).
+
 ** The scrollbar under Motif has a smoother drag-scrolling.
 On the other hand, the size of the thumb does not represent the actual
 amount of text shown any more (only a crude approximation of it).