* bidi.c: Tune.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Oct 2012 06:19:52 +0000 (23:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 1 Oct 2012 06:19:52 +0000 (23:19 -0700)
commit05584c31090df82f831f2998939fd423f036e86d
tree1f4ab704433ef74b1ede5fe0db70fa48de324bc9
parent8eba2b3583f7ea70e308c6ddebbec57f9c0bea3c
* bidi.c: Tune.

(bidi_copy_it): Do the whole copy with a single memcpy.
(bidi_char_at_pos): Merge the two STRING_CHAR calls into one.
src/ChangeLog
src/bidi.c