+2009-07-11 Kenichi Handa <handa@m17n.org>
+
+ * international/mule-diag.el (describe-character-set): Don't show
+ width.
+
2009-07-10 Sam Steingold <sds@gnu.org>
* progmodes/compile.el (compilation-mode-font-lock-keywords):
(when (> char 0)
(insert "Final char of ISO2022 designation sequence: ")
(insert (format "`%c'\n" char))))
- (insert (format "Width (how many columns on screen): %d\n"
- (aref char-width-table (make-char charset))))
(let (aliases)
(dolist (c charset-list)
(if (and (not (eq c charset))