diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-04-08 20:04:21 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-04-08 20:04:21 +0000 |
commit | 8f377a4b4386d411cbef340f3be54d432f178777 (patch) | |
tree | fd3aa0e2f096987a9d3d37df27e3cee59edd44fd /etc | |
parent | 2e8cf9a72071b2a88a307e60315cd1c87832a3b7 (diff) | |
download | emacs-8f377a4b4386d411cbef340f3be54d432f178777.tar.gz |
Add zeroconf.el.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -370,6 +370,11 @@ dbus.el and by extensions to the C modules of Emacs. D-Bus is an inter-process communication mechanism for applications residing on the same host, based on messages. See the manual for further details. +** zeroconf.el offers service discovery and service publishing +interfaces according the Zeroconf specification. It communicates with +Avahi, a zeroconf implementation, via D-Bus messages on systems which +have installed this software. + ** EasyPG is now part of the Emacs distribution. It is an all-in-one GnuPG interface which includes GnuPG keyring browser, cryptographic operations on regions and files, and automatic encryption of *.gpg |