emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-cmds.el
Date: Thu, 11 Nov 2004 16:44:38 -0500

Index: emacs/lisp/international/mule-cmds.el
diff -c emacs/lisp/international/mule-cmds.el:1.261 
emacs/lisp/international/mule-cmds.el:1.262
*** emacs/lisp/international/mule-cmds.el:1.261 Tue Nov  9 05:29:28 2004
--- emacs/lisp/international/mule-cmds.el       Thu Nov 11 21:38:47 2004
***************
*** 1889,1896 ****
                      ?3))
          ;; We suppress these setting for the moment because the
          ;; above assumption is wrong.
!         ;; (aset standard-display-table ?' [?’])
!         ;; (aset standard-display-table ?` [?‘])
          ;; The fonts don't have the relevant bug.
          (aset standard-display-table 160 nil)
          (aset standard-display-table (make-char 'latin-iso8859-1 160)
--- 1889,1896 ----
                      ?3))
          ;; 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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]