]> code.delx.au - gnu-emacs/commit
Simplify pre-write-conversion for utf-8-hfs coding system
authorDavid Reitter <david.reitter@gmail.com>
Fri, 10 Jun 2016 07:58:41 +0000 (17:58 +1000)
committerDavid Reitter <david.reitter@gmail.com>
Fri, 10 Jun 2016 08:00:03 +0000 (18:00 +1000)
commitff9ddda9069da6b4dbcc64615cb4cab9a1f4f8b7
tree9f2b089b8688736a553716821a0cf20932755da2
parent57e6c66dfb179375d323e1ece9099255f53e9cfb
Simplify pre-write-conversion for utf-8-hfs coding system

* lisp/international/ucs-normalize.el
(ucs-normalize-hfs-nfd-pre-write-conversion): Refactor.

May address an issue where Emacs consumed large amounts of CPU
because of neverending toolbar updating (which was caused
by, but also called this function).
lisp/international/ucs-normalize.el