/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.248 by fx, Thu Oct 23 22:56:47 2003 UTC revision 1.249 by handa, Tue Nov 25 23:10:34 2003 UTC
# Line 1822  specifies the character set for the majo Line 1822  specifies the character set for the majo
1822                     (string= "The XFree86 Project, Inc" (x-server-vendor))                     (string= "The XFree86 Project, Inc" (x-server-vendor))
1823                     (> (aref (number-to-string (nth 2 (x-server-version))) 0)                     (> (aref (number-to-string (nth 2 (x-server-version))) 0)
1824                        ?3))                        ?3))
1825            (aset standard-display-table ?' [?$,1ry(B])            ;; We suppress these setting for the moment because the
1826            (aset standard-display-table ?` [?$,1rx(B])            ;; above assumption is wrong.
1827              ;; (aset standard-display-table ?' [?$,1ry(B])
1828              ;; (aset standard-display-table ?` [?$,1rx(B])
1829            ;; The fonts don't have the relevant bug.            ;; The fonts don't have the relevant bug.
1830            (aset standard-display-table 160 nil)            (aset standard-display-table 160 nil)
1831            (aset standard-display-table (make-char 'latin-iso8859-1 160)            (aset standard-display-table (make-char 'latin-iso8859-1 160)

Legend:
Removed from v.1.248  
changed lines
  Added in v.1.249

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26