summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2008-07-24 21:52:51 +0000
committerMichael Albinus <michael.albinus@gmx.de>2008-07-24 21:52:51 +0000
commit0c68a24bc91894ee8dc306fee89c28c471b69b39 (patch)
treedc6cbf09772a069ff1f792e7f684abdf46c109ed
parentb8454fe2deee661fef8431ad65bd8f192a34c61f (diff)
downloademacs-0c68a24bc91894ee8dc306fee89c28c471b69b39.tar.gz
emacs-0c68a24bc91894ee8dc306fee89c28c471b69b39.tar.bz2
emacs-0c68a24bc91894ee8dc306fee89c28c471b69b39.zip
* NEWS: Add xesam.el.
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e001db937ad..1d06e827dfa 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -504,6 +504,10 @@ visualization is made via faces and/or display table. Also it is possible to
select which kind of blanks should be visualized, for example, trailing blanks,
leading blanks, spaces, tabs, newlines, etc.
+** xesam.el is an implementation of Xesam, an interface to (desktop)
+search engines like Beagle, Strigi, and Tracker. The Xesam API
+requires D-Bus for communication.
+
** zeroconf.el offers service discovery and service publishing
interfaces according to the zeroconf specification. It communicates
with Avahi, a zeroconf implementation, via D-Bus messages on systems