]> git.eshelyaron.com Git - emacs.git/commit
Have nobreak-char-display handle U+2010 and U+2011.
authorChong Yidong <cyd@gnu.org>
Tue, 18 Oct 2011 21:07:56 +0000 (17:07 -0400)
committerChong Yidong <cyd@gnu.org>
Tue, 18 Oct 2011 21:07:56 +0000 (17:07 -0400)
commit4e948d153a13d2ee9e84b8db9a7dd2477460196e
tree1281df8dd694c617d388d298f22cc4494d5a92a5
parent0ffe10653bb4366a03ce79fde9847ae810bc78d4
Have nobreak-char-display handle U+2010 and U+2011.

See discussion at
http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00747.html

* src/xdisp.c (get_next_display_element): Handle U+2010 and U+2011
with nobreak-char-display too.
src/ChangeLog
src/xdisp.c