comparison src/ChangeLog @ 98187:d313d777342f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 16 Sep 2008 01:24:30 +0000
parents d989cacb2b4e
children 4d2dd786c063
comparison
equal deleted inserted replaced
98186:1cfa973fde14 98187:d313d777342f
1 2008-09-16 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (make_conversion_work_buffer): Avoid calling
4 Fget_buffer_create if it is not necessary.
5
1 2008-09-15 Martin Rudalics <rudalics@gmx.at> 6 2008-09-15 Martin Rudalics <rudalics@gmx.at>
2 7
3 * window.c (Fselect_window): Don't update window_select_count and 8 * window.c (Fselect_window): Don't update window_select_count and
4 use_time when norecord is not nil. 9 use_time when norecord is not nil.
5 10