Mercurial > emacs
comparison src/ChangeLog @ 108246:ea6ba19c6edd
* syntax.c (Fchar_syntax): Check the arg is a character.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 05 May 2010 13:51:40 -0400 |
parents | 5425ce334f51 |
children | 39e86d46390a |
comparison
equal
deleted
inserted
replaced
108245:5425ce334f51 | 108246:ea6ba19c6edd |
---|---|
1 2010-05-05 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080). | |
4 | |
1 2010-05-05 Lawrence Mitchell <wence@gmx.li> | 5 2010-05-05 Lawrence Mitchell <wence@gmx.li> |
2 | 6 |
3 * m/sparc.h: Fix typo in earlier change. | 7 * m/sparc.h: Fix typo in earlier change. |
4 | 8 |
5 2010-05-04 Stefan Monnier <monnier@iro.umontreal.ca> | 9 2010-05-04 Stefan Monnier <monnier@iro.umontreal.ca> |