comparison src/ChangeLog @ 110846:9f6864a5076e

merge emacs-23
author Kenichi Handa <handa@m17n.org>
date Mon, 04 Oct 2010 10:53:48 +0900
parents 394a9ff3e3cf eb0cb131cf06
children c234b2db847c
comparison
equal deleted inserted replaced
110845:394a9ff3e3cf 110846:9f6864a5076e
1 2010-10-04 Kenichi Handa <handa@m17n.org> 1 2010-10-04 Kenichi Handa <handa@m17n.org>
2 2
3 * coding.c (complement_process_encoding_system): Fix previous 3 * coding.c (complement_process_encoding_system): Fix previous
4 change. 4 change.
5
6 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
7
8 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
9 (Fdbus_init_bus): ... here. (Bug#7113)
10
11 2010-10-03 Glenn Morris <rgm@gnu.org>
12
13 * buffer.c (before-change-functions, after-change-functions):
14 Three-year overdue doc fix following 2007-08-13 change.
5 15
6 2010-10-02 Kenichi Handa <handa@m17n.org> 16 2010-10-02 Kenichi Handa <handa@m17n.org>
7 17
8 * coding.c (coding_inherit_eol_type): If parent doesn't specify 18 * coding.c (coding_inherit_eol_type): If parent doesn't specify
9 eol-format, inherit from the system's default. 19 eol-format, inherit from the system's default.