diff options
author | Dave Love <fx@gnu.org> | 2003-08-20 19:01:23 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2003-08-20 19:01:23 +0000 |
commit | 9b9d41f706eac22f203381431ea5dfdd79f9ec6e (patch) | |
tree | da2f33b563ea23089ec01414a4068f2d2f6558d3 /leim/quail | |
parent | a2515a78fff4c2bb343f640181b00346a447fbd2 (diff) | |
download | emacs-9b9d41f706eac22f203381431ea5dfdd79f9ec6e.tar.gz |
Add \rhd.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/latin-ltx.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index afb68108627..aedd5d1b124 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -679,6 +679,7 @@ system, including many technical ones. Examples: ("\\lesssim" ?$,1y2(B) ("\\lfloor" ?$,1zj(B) ("\\lhd" ?$,2"!(B) + ("\\rhd" ?$,2!w(B) ("\\ll" ?$,1y*(B) ("\\llcorner" ?$,1z~(B) ("\\lnapprox" ?$,1zF(B) |