Add arch taglines
[bpt/emacs.git] / leim / quail / latin-ltx.el
index a5e60e5..06f6820 100644 (file)
@@ -1,4 +1,4 @@
-;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: iso-2022-7bit-*-
+;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: iso-2022-7bit;-*-
 
 ;; Copyright (C) 2001 Electrotechnical Laboratory, JAPAN.
 ;; Licensed to the Free Software Foundation.
@@ -62,7 +62,7 @@ system, including many technical ones.  Examples:
  ("$^1$" ?\e,A9\e(B)
  ("$^o$" ?\e,A:\e(B)
  ("?`" ?\e,A?\e(B)
+
  ("\\`{A}" ?\e,A@\e(B)  ("\\`A" ?\e,A@\e(B)
  ("\\'{A}" ?\e,AA\e(B)  ("\\'A" ?\e,AA\e(B)
  ("\\^{A}" ?\e,AB\e(B)  ("\\^A" ?\e,AB\e(B)
@@ -679,6 +679,7 @@ system, including many technical ones.  Examples:
  ("\\lesssim" ?\e$,1y2\e(B)
  ("\\lfloor" ?\e$,1zj\e(B)
  ("\\lhd" ?\e$,2"!\e(B)
+ ("\\rhd" ?\e$,2!w\e(B)
  ("\\ll" ?\e$,1y*\e(B)
  ("\\llcorner" ?\e$,1z~\e(B)
  ("\\lnapprox" ?\e$,1zF\e(B)
@@ -938,8 +939,9 @@ system, including many technical ones.  Examples:
  ("\\lambdabar" ?\e$,1![\e(B)
  ("\\celsius" ?\e$,1uC\e(B)
  ;; by analogy with lq, rq:
- ("\ldq" ?\\e$,1r|\e(B)
- ("\rdq" ?\\e$,1r}\e(B)
+ ("\\ldq" ?\\e$,1r|\e(B)
+ ("\\rdq" ?\\e$,1r}\e(B)
 )
 
+;;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f
 ;;; latin-ltx.el ends here