Fix "C-x =" wrt display of strong RTL characters and directional controls.
authorEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2011 17:46:27 +0000 (19:46 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 5 Dec 2011 17:46:27 +0000 (19:46 +0200)
commit71cc0b7439279dacaa9fa8a6dd97fb073c46551b
treec80eafeb8a2c11edaf353e99f407c3b6a20879cd
parenta7cdbfce1103f45d7ed27a00f8723d3a1ad12b00
Fix "C-x =" wrt display of strong RTL characters and directional controls.

 lisp/descr-text.el (describe-char): Fix display of strong
 right-to-left characters and directional embeddings and overrides.
 lisp/simple.el (what-cursor-position): Fix display of codepoints of
 strong right-to-left characters by appending LRM.
lisp/ChangeLog
lisp/descr-text.el
lisp/simple.el