# HG changeset patch # User Juri Linkov # Date 1100209127 0 # Node ID 6fae65f635c39bb7721e1ba0a5ed93f259ade218 # Parent a46385598b7cabc8c7abba217bb47c3a295f9d2f Restore iso-2022-7bit coding in commented out code. diff -r a46385598b7c -r 6fae65f635c3 lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Thu Nov 11 21:19:49 2004 +0000 +++ b/lisp/international/mule-cmds.el Thu Nov 11 21:38:47 2004 +0000 @@ -1889,8 +1889,8 @@ ?3)) ;; We suppress these setting for the moment because the ;; above assumption is wrong. - ;; (aset standard-display-table ?' [?’]) - ;; (aset standard-display-table ?` [?‘]) + ;; (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)