*coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.
[bpt/emacs.git] / src / ChangeLog
index 404eadb..b1a2b6a 100644 (file)
@@ -1,3 +1,10 @@
+2000-08-08  Ken Raeburn  <raeburn@gnu.org>
+
+       * coding.c (find_safe_codings): CHAR_TABLE_SET index must be a
+       lisp object.
+       (Ffind_coding_systems_region_internal): First argument to Fappend
+       must be an integer, not a lisp object.
+
 2000-08-08  Kenichi Handa  <handa@etl.go.jp>
 
        * charset.c (Fchar_width): Doc fix.