Mercurial > emacs
diff etc/NEWS @ 96254:dd9a4766432a
Mention string-to-unibyte.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 25 Jun 2008 02:55:06 +0000 |
parents | 676dd253c861 |
children | bfca3297fa0b |
line wrap: on
line diff
--- a/etc/NEWS Wed Jun 25 02:48:03 2008 +0000 +++ b/etc/NEWS Wed Jun 25 02:55:06 2008 +0000 @@ -1121,6 +1121,10 @@ *** The new function `robin-use-package' starts using a Robin package as an input method. +*** The new function `string-to-unibyte' is like `string-as-unibyte' +but signals an error if STRING contains a non-ASCII, non-eight-bit +character. + ** Changes related to the new font backend Which font backends to use can be specified by the X resource "FontBackend".