diff options
| author | Michael Albinus | 2010-06-09 09:26:38 +0200 |
|---|---|---|
| committer | Michael Albinus | 2010-06-09 09:26:38 +0200 |
| commit | f9e78150eeb1fa13916e9c694744a0a943223d64 (patch) | |
| tree | 58cbe767fa1461e8aa27c24c5d0be6d73114b54d /etc | |
| parent | 41a863541cd2af64bc8cee4b79144f2cb43de9c3 (diff) | |
| download | emacs-f9e78150eeb1fa13916e9c694744a0a943223d64.tar.gz emacs-f9e78150eeb1fa13916e9c694744a0a943223d64.zip | |
* NEWS: Add notifications.el.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 135db74b9e0..872615c43e3 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-06-09 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * NEWS: Add notifications.el. | ||
| 4 | |||
| 1 | 2010-05-28 Glenn Morris <rgm@gnu.org> | 5 | 2010-05-28 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * MACHINES: Remove some old information no longer of relevance. | 7 | * MACHINES: Remove some old information no longer of relevance. |
| @@ -244,6 +244,9 @@ Secret Service API requires D-Bus for communication. The command | |||
| 244 | `secrets-show-secrets' offers a buffer with a visualization of the | 244 | `secrets-show-secrets' offers a buffer with a visualization of the |
| 245 | secrets. | 245 | secrets. |
| 246 | 246 | ||
| 247 | ** notifications.el provides an implementation of the Desktop | ||
| 248 | Notifications API. It requires D-Bus for communication. | ||
| 249 | |||
| 247 | 250 | ||
| 248 | * Incompatible Lisp Changes in Emacs 24.1 | 251 | * Incompatible Lisp Changes in Emacs 24.1 |
| 249 | 252 | ||