Mercurial > emacs
comparison src/ChangeLog.unicode @ 90396:82ecfe2daad4
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Mon, 15 May 2006 02:49:54 +0000 |
| parents | a786f674d33f |
| children | 810751854799 |
comparison
equal
deleted
inserted
replaced
| 90395:65fc70a77429 | 90396:82ecfe2daad4 |
|---|---|
| 1 2006-05-15 Kenichi Handa <handa@m17n.org> | |
| 2 | |
| 3 * coding.h (system_eol_type): Fix synching with HEAD. | |
| 4 | |
| 5 * coding.c (system_eol_type): Sync with HEAD. | |
| 6 (coding_inherit_eol_type): If PARENT is nil, inherit from | |
| 7 system_eol_type. | |
| 8 (syms_of_coding): Initialize system_eol_type. | |
| 9 | |
| 10 * callproc.c (Fcall_process): Sync with HEAD. | |
| 11 | |
| 12 * process.c (setup_process_coding_systems): Fix synching with | |
| 13 HEAD. | |
| 14 (read_process_output): Likewise. | |
| 15 (Fset_process_coding_system): Inherit system's eol format if | |
| 16 necessary. | |
| 17 | |
| 18 * fileio.c (choose_write_coding_system): Fix synching with HEAD. | |
| 19 | |
| 20 * keymap.c (push_key_description): Fix synching with HEAD. | |
| 21 | |
| 1 2006-05-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 22 2006-05-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 23 |
| 3 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch. | 24 * macgui.h (USE_ATSUI): Don't enable on emacs-unicode-2 branch. |
| 4 | 25 |
| 5 2006-04-07 Kenichi Handa <handa@m17n.org> | 26 2006-04-07 Kenichi Handa <handa@m17n.org> |
