changeset 39440:e70dea2ffaf3

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 25 Sep 2001 11:38:24 +0000
parents 8c76e11c46a4
children cecec2db4346
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Sep 25 11:38:02 2001 +0000
+++ b/src/ChangeLog	Tue Sep 25 11:38:24 2001 +0000
@@ -1,5 +1,9 @@
 2001-09-25  Gerd Moellmann  <gerd@gnu.org>
 
+	* xdisp.c (display_mode_element): If the mode element is a symbol
+	with a string value, use that string's multibyteness for
+	displaying.
+
 	* keyboard.c (read_char): Don't clear a message for a switch-frame
 	event.   From Stefan Monnier  <monnier@cs.yale.edu>.