changeset 54519:2d359989a04e

(describe-current-coding-system): Use window-width instead of frame-width.
author Juri Linkov <juri@jurta.org>
date Tue, 23 Mar 2004 07:37:07 +0000
parents ee587e56fbc4
children 1fb2ee02e2aa
files lisp/international/mule-diag.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-diag.el	Tue Mar 23 07:36:34 2004 +0000
+++ b/lisp/international/mule-diag.el	Tue Mar 23 07:37:07 2004 +0000
@@ -845,7 +845,7 @@
 		 (setq codings (cons x codings))))
 	   (get (car categories) 'coding-systems))
 	  (if codings
-	      (let ((max-col (frame-width))
+	      (let ((max-col (window-width))
 		    pos)
 		(princ (format "\
   The following are decoded correctly but recognized as %s:\n   "