]> git.eshelyaron.com Git - emacs.git/commit
Improve customization of arabic-shaper-ZWNJ-handling.
authorK. Handa <handa@gnu.org>
Sun, 15 Oct 2017 14:15:47 +0000 (23:15 +0900)
committerK. Handa <handa@gnu.org>
Sun, 15 Oct 2017 14:15:47 +0000 (23:15 +0900)
commitf95cd5cd7006d2801948b75f7a270ea66d5579bf
tree4abe0c333f5d08115b9a27de149d306133725b55
parenta7f154688d2de911c995be9b640cee36bec66673
Improve customization of arabic-shaper-ZWNJ-handling.

Make the effect of customizing arabic-shaper-ZWNJ-handling appear
immediately.
* lisp/language/misc-lang.el (arabic-shaper-ZWNJ-handling): Add :set
value.
* src/composite.c (Fclear_composition_cache): New function.
(syms_of_composite): Defsubr it.
lisp/language/misc-lang.el
src/composite.c