From 389144243f4235ba0cd408992da809a781f8be5f Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 11 Apr 2003 02:07:08 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 7 ++++--- src/ChangeLog | 9 ++++++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fd10573cc5e..74b574ecb3c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,8 @@ -2003-04-11 Kenichi Handa +2003-04-11 Kenichi Handa - * international/mule-cmds.el (sort-coding-systems): Lower the - priorities of all utf-16 base coding systems. + * international/mule-cmds.el (sort-coding-systems): Set lower + priority to a utf-16 base coding system. Set higher priority to a + coding system listed in coding-category-list. 2003-04-10 Juanma Barranquero diff --git a/src/ChangeLog b/src/ChangeLog index 4b5c685eb1a..788851263a8 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,4 +1,11 @@ -2003-04-10 Kenichi Handa +2003-04-11 Kenichi Handa + + * lisp.h (temp_echo_area_glyphs): Adjust prototype. + + * minibuf.c (temp_echo_area_glyphs): Change the arg to Lisp + string. Callers changed. + +2003-04-10 Kenichi Handa * fileio.c (Vafter_insert_file_adjust_coding_function): New variable. -- 2.39.2