]> git.eshelyaron.com Git - emacs.git/commitdiff
(standard-display-european-internal):
authorKenichi Handa <handa@m17n.org>
Tue, 25 Nov 2003 23:10:47 +0000 (23:10 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 25 Nov 2003 23:10:47 +0000 (23:10 +0000)
Cancel the standard-display-table setting for ` and '.

lisp/ChangeLog
lisp/international/mule-cmds.el

index 9a570148f2147ad60e9bc38df9c6a3cb3520ac1b..e16f53532c3dcde95ab0bbb84b13f1e26ca6b5b5 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-26  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el (standard-display-european-internal):
+       Cancel the standard-display-table setting for ` and '.
+
 2003-11-26  Kim F. Storm  <storm@cua.dk>
 
        * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
index fb918094d4c521d7a833e10c89035a9d1321e9e7..a9ed8299ad9cc815e78c70bd7288419135d3f906 100644 (file)
@@ -1822,8 +1822,10 @@ specifies the character set for the major languages of Western Europe."
                   (string= "The XFree86 Project, Inc" (x-server-vendor))
                   (> (aref (number-to-string (nth 2 (x-server-version))) 0)
                      ?3))
-         (aset standard-display-table ?' [?\e$,1ry\e(B])
-         (aset standard-display-table ?` [?\e$,1rx\e(B])
+         ;; We suppress these setting for the moment because the
+         ;; above assumption is wrong.
+         ;; (aset standard-display-table ?' [?\e$,1ry\e(B])
+         ;; (aset standard-display-table ?` [?\e$,1rx\e(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)