From a0c07f4e0f85d5a11bf8b45d6e24730de60c831a Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Sat, 29 Aug 2009 19:44:39 +0000 Subject: [PATCH] (\circ): Use the `ring operator' rather than `white circle'. --- leim/ChangeLog | 3 +++ leim/quail/latin-ltx.el | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index 7fa15b13b16..aa53e797483 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,5 +1,8 @@ 2009-08-29 Stefan Monnier + * quail/latin-ltx.el (\circ): Use the `ring operator' rather than + `white circle'. + * Makefile.in (leim-list.el, install): Don't use -r to remove files. 2009-08-25 Glenn Morris 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" ?↻) -- 2.39.2