changeset 53168:c5ff40827243

(standard-display-european-internal): Cancel the standard-display-table setting for ` and '.
author Kenichi Handa <handa@m17n.org>
date Tue, 25 Nov 2003 23:10:34 +0000
parents cf6233022d1d
children 4afabd3667c4
files lisp/international/mule-cmds.el
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el	Tue Nov 25 22:10:52 2003 +0000
+++ b/lisp/international/mule-cmds.el	Tue Nov 25 23:10:34 2003 +0000
@@ -1822,8 +1822,10 @@
 		   (string= "The XFree86 Project, Inc" (x-server-vendor))
 		   (> (aref (number-to-string (nth 2 (x-server-version))) 0)
 		      ?3))
-	  (aset standard-display-table ?' [?$,1ry(B])
-	  (aset standard-display-table ?` [?$,1rx(B])
+	  ;; We suppress these setting for the moment because the
+	  ;; above assumption is wrong.
+	  ;; (aset standard-display-table ?' [?$,1ry(B])
+	  ;; (aset standard-display-table ?` [?$,1rx(B])
 	  ;; The fonts don't have the relevant bug.
 	  (aset standard-display-table 160 nil)
 	  (aset standard-display-table (make-char 'latin-iso8859-1 160)