aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2006-05-29 06:19:09 +0000
committerDan Nicolaescu2006-05-29 06:19:09 +0000
commit345b3483786cefe059d06c07ea79b2e329f45bf7 (patch)
tree0fecc79ddae6adf7f58630ed3b12c989b5fee51f /src/ChangeLog
parentc57597ddb27edbe264f374fa53272a179fbbc129 (diff)
downloademacs-345b3483786cefe059d06c07ea79b2e329f45bf7.tar.gz
emacs-345b3483786cefe059d06c07ea79b2e329f45bf7.zip
(invalid_character): Mark as NO_RETURN.
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 c973a07f264..b864244bc89 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-05-28 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * charset.h (invalid_character): Mark as NO_RETURN.
4
12006-05-29 Kenichi Handa <handa@m17n.org> 52006-05-29 Kenichi Handa <handa@m17n.org>
2 6
3 * coding.c (Ffind_operation_coding_system): Call a function by 7 * coding.c (Ffind_operation_coding_system): Call a function by