diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2009-08-29 19:44:39 +0000 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2009-08-29 19:44:39 +0000 |
commit | a0c07f4e0f85d5a11bf8b45d6e24730de60c831a (patch) | |
tree | 767250479bb7f8b2f6489e6345cee035abc6bb91 /leim/quail | |
parent | 7069bd161d7e3dc7c40d4cc86c4f6e140ae14e34 (diff) | |
download | emacs-a0c07f4e0f85d5a11bf8b45d6e24730de60c831a.tar.gz emacs-a0c07f4e0f85d5a11bf8b45d6e24730de60c831a.tar.bz2 emacs-a0c07f4e0f85d5a11bf8b45d6e24730de60c831a.zip |
(\circ): Use the `ring operator' rather than `white circle'.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/latin-ltx.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index 92632538064..20dd5d37586 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -543,7 +543,7 @@ system, including many technical ones. Examples: ("\\centerdot" ?·) ("\\checkmark" ?✓) ("\\chi" ?χ) - ("\\circ" ?○) + ("\\circ" ?∘) ("\\circeq" ?≗) ("\\circlearrowleft" ?↺) ("\\circlearrowright" ?↻) |