Make "C-x =" show display properties from overlays.
authorEli Zaretskii <eliz@gnu.org>
Thu, 22 Sep 2011 16:49:57 +0000 (19:49 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 22 Sep 2011 16:49:57 +0000 (19:49 +0300)
commitd4ef2b502ceec1fce8b839ececcb7e781a237880
treed8310d287292ea5a1db02bdae00e25849e733d63
parent72258fe58401a16ab2ff671601c6d6068eb8b799
Make "C-x =" show display properties from overlays.

 lisp/simple.el (what-cursor-position): Use get-char-property-change
 and next-single-char-property-change, to be able to show display
 properties that come from overlays as well as text properties.
lisp/ChangeLog
lisp/simple.el