From: Stefan Monnier Date: Sat, 29 Aug 2009 19:44:39 +0000 (+0000) Subject: (\circ): Use the `ring operator' rather than `white circle'. X-Git-Tag: emacs-pretest-23.1.90~1596 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a0c07f4e0f85d5a11bf8b45d6e24730de60c831a;p=emacs.git (\circ): Use the `ring operator' rather than `white circle'. --- 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" ?↻)