aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2010-10-03 11:23:07 +0200
committerMichael Albinus2010-10-03 11:23:07 +0200
commita79b0f2863d2222fed175f6c6b3d535590c59558 (patch)
tree1a105ee621607ee8a958e031e9ddd6a9f3b5ceae /src/ChangeLog
parent83b8ea28ea1d3f9f7c73af717fefaaeca18a1594 (diff)
downloademacs-a79b0f2863d2222fed175f6c6b3d535590c59558.tar.gz
emacs-a79b0f2863d2222fed175f6c6b3d535590c59558.zip
* dbusbind.c (syms_of_dbusbind): Move putenv call ...
(Fdbus_init_bus): ... here. (Bug#7113)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e985c8f84cf..156e64a1d45 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-10-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbusbind.c (syms_of_dbusbind): Move putenv call ...
4 (Fdbus_init_bus): ... here. (Bug#7113)
5
12010-10-03 Glenn Morris <rgm@gnu.org> 62010-10-03 Glenn Morris <rgm@gnu.org>
2 7
3 * buffer.c (before-change-functions, after-change-functions): 8 * buffer.c (before-change-functions, after-change-functions):