emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/leim/quail/latin-ltx.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/leim/quail/latin-ltx.el
Date: Wed, 26 Oct 2005 21:56:01 -0400

Index: emacs/leim/quail/latin-ltx.el
diff -c emacs/leim/quail/latin-ltx.el:1.19 emacs/leim/quail/latin-ltx.el:1.20
*** emacs/leim/quail/latin-ltx.el:1.19  Mon Jul  4 15:27:32 2005
--- emacs/leim/quail/latin-ltx.el       Thu Oct 27 01:56:01 2005
***************
*** 299,305 ****
   ("\\'m" ?ḿ)
   ("\\'p" ?ṕ)
   ("\\'w" ?ẃ)
!  ("\\," ? )
   ("\\." ?̇)
   ("\\.B" ?Ḃ)
   ("\\.D" ?Ḋ)
--- 299,305 ----
   ("\\'m" ?ḿ)
   ("\\'p" ?ṕ)
   ("\\'w" ?ẃ)
!  ("\\," ? )
   ("\\." ?̇)
   ("\\.B" ?Ḃ)
   ("\\.D" ?Ḋ)
***************
*** 960,965 ****
--- 960,990 ----
   ("\\frq" ?›)
   ("\\flqq" ?\«) ("\\\"<" ?\«)
   ("\\frqq" ?\») ("\\\">" ?\»)
+ 
+  ("\\-" ?­)   ;; soft hyphen
+ 
+  ("\\textmu" ?µ)
+  ("\\textfractionsolidus" ?⁄)
+  ("\\textbigcircle" ?⃝)
+  ("\\textmusicalnote" ?♪)
+  ("\\textdied" ?✝)
+  ("\\textcolonmonetary" ?₡)
+  ("\\textwon" ?₩)
+  ("\\textnaira" ?₦)
+  ("\\textpeso" ?₱)
+  ("\\textlira" ?₤)
+  ("\\textrecipe" ?℞)
+  ("\\textinterrobang" ?‽)
+  ("\\textpertenthousand" ?‱)
+  ("\\textbaht" ?฿)
+  ("\\textnumero" ?№)
+  ("\\textdiscount" ?⁒)
+  ("\\textestimated" ?℮)
+  ("\\textopenbullet" ?◦)
+  ("\\textlquill" ?⁅)
+  ("\\textrquill" ?⁆)
+  ("\\textcircledP" ?℗)
+  ("\\textreferencemark" ?※)
   )
  
  ;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f




reply via email to

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