From: Dave Love Date: Mon, 6 Oct 2003 16:13:40 +0000 (+0000) Subject: Several additions. X-Git-Tag: ttn-vms-21-2-B4~8610 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=564cc607213a88cbe08a4eb8602514175e12b624;p=emacs.git Several additions. --- diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index 06f6820560c..9eb7a0b7dcb 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -941,7 +941,16 @@ system, including many technical ones. Examples: ;; by analogy with lq, rq: ("\\ldq" ?\$,1r|(B) ("\\rdq" ?\$,1r}(B) -) + ("\\minus" ?$,1x2(B) + ("\\defs" ?$,1xy(B) ; per fuzz/zed +;; ("\\sqrt[3]" ?$,1x;(B) + ("\\llbracket" ?\$,2=Z(B) ; stmaryrd + ("\\rrbracket" ?\$,2=[(B) +;; ("\\lbag" ?\$,2=Z(B) ; fuzz +;; ("\\rbag" ?\$,2=[(B) + ("\\ldata" ?\$,2=J(B) ; fuzz/zed + ("\\rdata" ?\$,2=K(B) + ) ;;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f ;;; latin-ltx.el ends here