# HG changeset patch # User Stefan Monnier # Date 1251575079 0 # Node ID 4b5f6ffc0b268ddac9101a732ac379a5b22e0f20 # Parent bf61a80c87b455fdce03bda47a7033731b55ed02 (\circ): Use the `ring operator' rather than `white circle'. diff -r bf61a80c87b4 -r 4b5f6ffc0b26 leim/ChangeLog --- a/leim/ChangeLog Sat Aug 29 19:43:34 2009 +0000 +++ b/leim/ChangeLog Sat Aug 29 19:44:39 2009 +0000 @@ -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 -r bf61a80c87b4 -r 4b5f6ffc0b26 leim/quail/latin-ltx.el --- a/leim/quail/latin-ltx.el Sat Aug 29 19:43:34 2009 +0000 +++ b/leim/quail/latin-ltx.el Sat Aug 29 19:44:39 2009 +0000 @@ -543,7 +543,7 @@ ("\\centerdot" ?·) ("\\checkmark" ?✓) ("\\chi" ?χ) - ("\\circ" ?○) + ("\\circ" ?∘) ("\\circeq" ?≗) ("\\circlearrowleft" ?↺) ("\\circlearrowright" ?↻)