]> git.eshelyaron.com Git - emacs.git/commit
Don't delete leading and trailing space from CJK word (bug#25685)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 15 Feb 2017 01:26:59 +0000 (01:26 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Wed, 15 Feb 2017 01:26:59 +0000 (01:26 +0000)
commit61ea36bb37740315dc78ba213db51c508c489f25
treeb541cbec5286b909a306519eb8fa6d3a46cf74f7
parent4e23578127fcb08d8289567dbb7ec3ad12e09382
Don't delete leading and trailing space from CJK word (bug#25685)

* lisp/textmodes/fill.el (fill-delete-newlines):
Don't delete leading and trailing space from CJK word.
(fill-separate-heterogeneous-words-with-space):
New user option that controls it (bug#25685).
lisp/textmodes/fill.el