1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/international
Eli Zaretskii c4782ea5a7 Improve and extend filepos-to-bufferpos
* lisp/international/mule-util.el (filepos-to-bufferpos--dos):
Don't barf if F returns nil for some argument.
(filepos-to-bufferpos): Expand to support UTF-16 and not assume
that every encoding of type 'charset' is single-byte.
2015-06-18 15:06:53 +03:00
..
ccl.el
characters.el Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
fontset.el Fix some typos in copied Unicode data. (Bug#20789) 2015-06-16 20:54:40 -04:00
isearch-x.el
iso-ascii.el
iso-cvt.el
iso-transl.el
ja-dic-cnv.el
ja-dic-utl.el
kinsoku.el
kkc.el
latexenc.el
latin1-disp.el
mule-cmds.el Fix current-iso639-language on MS-Windows 2015-06-15 20:10:19 +03:00
mule-conf.el
mule-diag.el Support curved quotes in doc strings 2015-05-28 00:22:02 -07:00
mule-util.el Improve and extend filepos-to-bufferpos 2015-06-18 15:06:53 +03:00
mule.el
ogonek.el
quail.el
README
robin.el
titdic-cnv.el Tweak some build messages. 2015-06-05 16:10:18 -04:00
ucs-normalize.el
utf-7.el

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.