diff options
| author | Kenichi Handa <handa@m17n.org> | 2010-10-04 10:53:48 +0900 |
|---|---|---|
| committer | Kenichi Handa <handa@m17n.org> | 2010-10-04 10:53:48 +0900 |
| commit | ff06de4f50becfe9d5fc16699531ce9802ee0b7f (patch) | |
| tree | 7bb9e0d3b33d9469ea9018a16f9ca288fa399db6 /src/ChangeLog | |
| parent | 5886ec9c0c7a250d987ac6180577b4574ea00f21 (diff) | |
| parent | 397ae2261860609d3f320b9c4255ca8f92353c50 (diff) | |
merge emacs-23
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bb20d5739de..53adc561021 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -3,6 +3,16 @@ * coding.c (complement_process_encoding_system): Fix previous change. +2010-10-03 Michael Albinus <michael.albinus@gmx.de> + + * dbusbind.c (syms_of_dbusbind): Move putenv call ... + (Fdbus_init_bus): ... here. (Bug#7113) + +2010-10-03 Glenn Morris <rgm@gnu.org> + + * buffer.c (before-change-functions, after-change-functions): + Three-year overdue doc fix following 2007-08-13 change. + 2010-10-02 Kenichi Handa <handa@m17n.org> * coding.c (coding_inherit_eol_type): If parent doesn't specify |
