diff options
| author | Michael Albinus | 2012-04-24 23:52:37 +0200 |
|---|---|---|
| committer | Michael Albinus | 2012-04-24 23:52:37 +0200 |
| commit | 0268cf45a7bb9dc1f62af9e19198cf93479b53b6 (patch) | |
| tree | 8c09e496d9c02ef5bc9c404eb318dc5fdce53031 | |
| parent | b53806394328b5766455adaf6ba2e9ca24bbad7f (diff) | |
| download | emacs-0268cf45a7bb9dc1f62af9e19198cf93479b53b6.tar.gz emacs-0268cf45a7bb9dc1f62af9e19198cf93479b53b6.zip | |
Add `notifications-get-capabilities' of notifications.el.
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -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. | ||
| 142 | The function `notifications-get-capabilities' returns the supported | ||
| 143 | server properties. | ||
| 144 | |||
| 140 | ** Obsolete packages: | 145 | ** Obsolete packages: |
| 141 | 146 | ||
| 142 | *** mailpost.el | 147 | *** mailpost.el |