From 7a2b3b13b3998b5d0b95d161f6aeeb9a0d416bd5 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Wed, 17 Sep 2003 19:29:34 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.22 | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog.22 b/src/ChangeLog.22 index e1fae1b86ed..bc88d791753 100644 --- a/src/ChangeLog.22 +++ b/src/ChangeLog.22 @@ -1,5 +1,16 @@ 2003-09-17 Dave Love + * xterm.c (x_term_init): Fix type error. + + * lisp.h: Add Funibyte_char_to_multibyte. + + * coding.c (Fread_coding_system): Fix arg of XSETSTRING. + (Fset_coding_system_priority): Doc fix. + + * alloc.c: Sync with HEAD version. + + * ccl.c (ccl_driver): Fix arg of CHARACTERP. + * indent.c (check_composition): Make start and end EMACS_INT. * character.c (lisp_string_width): Make ignore and end EMACS_INT. -- 2.39.5