aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2012-07-27 13:10:53 +0200
committerMichael Albinus2012-07-27 13:10:53 +0200
commit32770973be4d833eb33c277dad059cdb55217aaf (patch)
tree2907f9df8d7159b20b00f9f935b58c428407f167
parent1c6ef030f8230690e3f7d8f31c1a2c1f293c9ae4 (diff)
downloademacs-32770973be4d833eb33c277dad059cdb55217aaf.tar.gz
emacs-32770973be4d833eb33c277dad059cdb55217aaf.zip
Fix name typo.
-rw-r--r--lisp/ChangeLog2
-rw-r--r--src/ChangeLog2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 99adfb621f0..b4ae3b2b877 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12012-07-27 Albinus Michael <michael.albinus@gmx.de> 12012-07-27 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * notifications.el (notifications-on-action-signal) 3 * notifications.el (notifications-on-action-signal)
4 (notifications-on-closed-signal): Use also the bus address for the map. 4 (notifications-on-closed-signal): Use also the bus address for the map.
diff --git a/src/ChangeLog b/src/ChangeLog
index bd0422bd3c3..392e25398db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12012-07-27 Albinus Michael <michael.albinus@gmx.de> 12012-07-27 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session 3 * dbusbind.c (XD_DBUS_VALIDATE_BUS_ADDRESS): Canonicalize session
4 bus address. 4 bus address.