Mercurial > emacs
changeset 52773:c9e0e2c95a16
Several additions.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 06 Oct 2003 16:13:40 +0000 |
parents | 00288f4c6920 |
children | ae2b0c69ccfb |
files | leim/quail/latin-ltx.el |
diffstat | 1 files changed, 10 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/latin-ltx.el Mon Oct 06 08:36:36 2003 +0000 +++ b/leim/quail/latin-ltx.el Mon Oct 06 16:13:40 2003 +0000 @@ -941,7 +941,16 @@ ;; 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