comparison etc/NEWS @ 108917:fca119200bda

* NEWS: Add notifications.el.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 09 Jun 2010 09:26:38 +0200
parents c05344a913c8
children 6f4e41648c3f
comparison
equal deleted inserted replaced
108916:f0e5fbe77b7c 108917:fca119200bda
242 interface to password managers like GNOME Keyring or KDE Wallet. The 242 interface to password managers like GNOME Keyring or KDE Wallet. The
243 Secret Service API requires D-Bus for communication. The command 243 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
250 ** Test for special mode-class was moved from view-file to view-buffer. 253 ** Test for special mode-class was moved from view-file to view-buffer.
251 254