]> git.eshelyaron.com Git - emacs.git/commit
(filepos-to-bufferpos): Further tweaks to the utf-16 code
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 19 Jun 2015 14:51:22 +0000 (10:51 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 19 Jun 2015 14:51:22 +0000 (10:51 -0400)
commitea47568b19e5dc89c48529edfc1ceedee68a5448
treeff8bda9bd25d50d53b96cf1ad0e82cd0380390c2
parent06d503faebf90376b9535b533b48550f88e6c70f
(filepos-to-bufferpos): Further tweaks to the utf-16 code

* lisp/international/mule-util.el (filepos-to-bufferpos):
Fix typo.  Move non-exact check to the utf-16 branch (the only one
affected).  Don't use byte-to-position for the utf-16 case.
lisp/international/mule-util.el