mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 02:51:31 -08:00
(in-is13194-post-read-conversion): Delete
unnecessary call of indian-compose-region.
This commit is contained in:
parent
0a16d56798
commit
b6bde2b3c4
1 changed files with 0 additions and 1 deletions
|
|
@ -840,7 +840,6 @@ Returns new end position."
|
|||
(defun in-is13194-post-read-conversion (len)
|
||||
(let ((pos (point)) endpos)
|
||||
(setq endpos (iscii-to-ucs-region pos (+ pos len)))
|
||||
(indian-compose-region pos endpos)
|
||||
(- endpos pos)))
|
||||
|
||||
;;;###autoload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue