aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2010-05-05 13:51:40 -0400
committerStefan Monnier2010-05-05 13:51:40 -0400
commit774b9a602e825a67746ab90cc42ac015e4a26da5 (patch)
treee5f920499238007e62e787d9c04a4bbb24785e18 /src/ChangeLog
parent4ab9284288150721ba94b3a6e7d5b89dcacb8c53 (diff)
downloademacs-774b9a602e825a67746ab90cc42ac015e4a26da5.tar.gz
emacs-774b9a602e825a67746ab90cc42ac015e4a26da5.zip
* syntax.c (Fchar_syntax): Check the arg is a character.
Fixes: debbugs:6080
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 20c6034f06d..2178f219cf8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12010-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * syntax.c (Fchar_syntax): Check the arg is a character (bug#6080).
4
12010-05-05 Lawrence Mitchell <wence@gmx.li> 52010-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.