From f5c5211561beb9994955f368e15069e60f428c39 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 15 May 2006 02:49:54 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog.unicode | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index ebba18958d0..7414fe3748f 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode @@ -1,3 +1,24 @@ +2006-05-15 Kenichi Handa + + * coding.h (system_eol_type): Fix synching with HEAD. + + * coding.c (system_eol_type): Sync with HEAD. + (coding_inherit_eol_type): If PARENT is nil, inherit from + system_eol_type. + (syms_of_coding): Initialize system_eol_type. + + * callproc.c (Fcall_process): Sync with HEAD. + + * process.c (setup_process_coding_systems): Fix synching with + HEAD. + (read_process_output): Likewise. + (Fset_process_coding_system): Inherit system's eol format if + necessary. + + * fileio.c (choose_write_coding_system): Fix synching with HEAD. + + * keymap.c (push_key_description): Fix synching with HEAD. + 2006-05-02 YAMAMOTO Mitsuharu * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch. -- 2.39.5