changeset 88460:cfd4bb506aa7

(display_mode_element): When the variable `elt' is changed, update `this' and `lisp_string'.
author Kenichi Handa <handa@m17n.org>
date Tue, 07 May 2002 04:55:32 +0000
parents b26c2954b807
children 3673d55fd425
files src/xdisp.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/xdisp.c	Tue May 07 04:51:47 2002 +0000
+++ b/src/xdisp.c	Tue May 07 04:55:32 2002 +0000
@@ -13614,6 +13614,8 @@
 			       mode_line_proptrans_alist);
 		  }
 	      }
+	    this = XSTRING (elt)->data;
+	    lisp_string = this;
 	  }
 
 	if (literal)