diff options
| author | Michael Albinus | 2010-06-10 14:56:11 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-06-10 14:56:11 +0200 |
| commit | 3ef0a6a5fef081f5ea7e43cce7a1fc6bbcfbc012 (patch) | |
| tree | a7173969cb350f39051d6cd08aeaf1ee345ccbe3 /lisp/ChangeLog | |
| parent | fa4003dab3bf8ef7fd3fabc6e9c5534b280c2d2f (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2010-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 | |||
| 1 | 2010-06-10 Julien Danjou <julien@danjou.info> | 6 | 2010-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) |