aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2010-06-10 14:56:11 +0200
committerMichael Albinus2010-06-10 14:56:11 +0200
commit3ef0a6a5fef081f5ea7e43cce7a1fc6bbcfbc012 (patch)
treea7173969cb350f39051d6cd08aeaf1ee345ccbe3 /lisp/ChangeLog
parentfa4003dab3bf8ef7fd3fabc6e9c5534b280c2d2f (diff)
downloademacs-3ef0a6a5fef081f5ea7e43cce7a1fc6bbcfbc012.tar.gz
emacs-3ef0a6a5fef081f5ea7e43cce7a1fc6bbcfbc012.zip
* notifications.el: Move file from lisp/net, because it is
supposed to talk locally to the user.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 035902e1021..e381d63f344 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-06-10 Michael Albinus <michael.albinus@gmx.de>
2
3 * notifications.el: Move file from lisp/net, because it is
4 supposed to talk locally to the user.
5
12010-06-10 Julien Danjou <julien@danjou.info> 62010-06-10 Julien Danjou <julien@danjou.info>
2 7
3 * net/notifications.el (notifications-on-action-signal) 8 * net/notifications.el (notifications-on-action-signal)