Mercurial > emacs
changeset 104714:4b5f6ffc0b26
(\circ): Use the `ring operator' rather than `white circle'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 29 Aug 2009 19:44:39 +0000 |
parents | bf61a80c87b4 |
children | b4c0b272ac7a |
files | leim/ChangeLog leim/quail/latin-ltx.el |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <monnier@iro.umontreal.ca> + * 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 <rgm@gnu.org>