aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Albinus2012-04-24 23:52:37 +0200
committerMichael Albinus2012-04-24 23:52:37 +0200
commit0268cf45a7bb9dc1f62af9e19198cf93479b53b6 (patch)
tree8c09e496d9c02ef5bc9c404eb318dc5fdce53031
parentb53806394328b5766455adaf6ba2e9ca24bbad7f (diff)
downloademacs-0268cf45a7bb9dc1f62af9e19198cf93479b53b6.tar.gz
emacs-0268cf45a7bb9dc1f62af9e19198cf93479b53b6.zip
Add `notifications-get-capabilities' of notifications.el.
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index bae92c109a1..3e296702065 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -137,6 +137,11 @@ details.
137+++ 137+++
138*** There is a new function `dbus-setenv'. 138*** There is a new function `dbus-setenv'.
139 139
140+++
141** notifications.el supports now version 1.2 of the Notifications API.
142The function `notifications-get-capabilities' returns the supported
143server properties.
144
140** Obsolete packages: 145** Obsolete packages:
141 146
142*** mailpost.el 147*** mailpost.el