Allow word wrap together with whitespace-mode (bug #11341)
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Apr 2012 10:49:29 +0000 (13:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Apr 2012 10:49:29 +0000 (13:49 +0300)
commit4c3fa1d9adf3dca80e86b45488b0556f5f0fa495
treef03caadd14c2a1aa810fcbc080b73838e3a31db6
parent1c6900d923647582ea9c2ab90f0ccf1fe41603e0
Allow word wrap together with whitespace-mode (bug #11341)

 src/xdisp.c (IT_DISPLAYING_WHITESPACE): In addition to the loaded
 display element, check also the underlying string or buffer
 character.
src/ChangeLog
src/xdisp.c