diff options
| -rw-r--r-- | lisp/international/mule-cmds.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 99f285caa32..75b0d5ed227 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el | |||
| @@ -1889,8 +1889,8 @@ specifies the character set for the major languages of Western Europe." | |||
| 1889 | ?3)) | 1889 | ?3)) |
| 1890 | ;; We suppress these setting for the moment because the | 1890 | ;; We suppress these setting for the moment because the |
| 1891 | ;; above assumption is wrong. | 1891 | ;; above assumption is wrong. |
| 1892 | ;; (aset standard-display-table ?' [?’]) | 1892 | ;; (aset standard-display-table ?' [?$,1ry(B]) |
| 1893 | ;; (aset standard-display-table ?` [?‘]) | 1893 | ;; (aset standard-display-table ?` [?$,1rx(B]) |
| 1894 | ;; The fonts don't have the relevant bug. | 1894 | ;; The fonts don't have the relevant bug. |
| 1895 | (aset standard-display-table 160 nil) | 1895 | (aset standard-display-table 160 nil) |
| 1896 | (aset standard-display-table (make-char 'latin-iso8859-1 160) | 1896 | (aset standard-display-table (make-char 'latin-iso8859-1 160) |