+2009-08-13 Kenichi Handa <handa@m17n.org>
+
+ * NEWS: Mention the new coding systme `utf-8-hfs' and many
+ functions for Unicode normalization.
+
2009-08-09 CHENG Gao <chenggao@gmail.com>
* MORE.STUFF: Update Etags and Ispell URLs.
`copy-dir-locals-to-file-locals-prop-line' and
`copy-file-locals-to-dir-locals'.
+** New coding system `utf-8-hfs' is available in
+international/ucs-normalize.el. It is suitable for
+default-file-name-coding-system on Mac OS X.
+
\f
* Editing Changes in Emacs 23.2
The feature `hashtable-print-readable' identifies this new
functionality.
+** Functions performing Unicode normalization are added. They are:
+ucs-normalize-NFD-region, ucs-normalize-NFD-string,
+ucs-normalize-NFC-region, ucs-normalize-NFC-string,
+ucs-normalize-NFKD-region, ucs-normalize-NFKD-string,
+ucs-normalize-NFKC-region, ucs-normalize-NFKC-string,
+ucs-normalize-HFS-NFD-region, ucs-normalize-HFS-NFD-string,
+ucs-normalize-HFS-NFC-region, ucs-normalize-HFS-NFC-string.
+
\f
* Installation Changes in Emacs 23.1