]> code.delx.au - gnu-emacs/commit
Don't print the "decomposition" line for control chars in what-cursor-position
authorAlan Mackenzie <acm@muc.de>
Sun, 22 May 2016 21:02:34 +0000 (21:02 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 22 May 2016 21:02:34 +0000 (21:02 +0000)
commit2671179b11a9423792aaf2439a26a2562679c086
tree72098d7963340ff3a00141a5276f36e888b8b410
parent869092c9ed373e97f92c7f7518396e3fbdb24dd8
Don't print the "decomposition" line for control chars in what-cursor-position

This is a temporary workaround for bug #23594, where the decomposition line
for linefeed corrupted the display on a Linux virtual terminal.

* lisp/descr-text.el (describe-char): Remove `decomposition' from the list of
character code properties printed for control characters.
lisp/descr-text.el