Mercurial > emacs
changeset 86988:780b92f70642
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 02 Dec 2007 21:44:15 +0000 |
parents | 7bd1703d4880 |
children | 14c6b4789672 |
files | etc/NEWS |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Dec 02 21:41:33 2007 +0000 +++ b/etc/NEWS Sun Dec 02 21:44:15 2007 +0000 @@ -40,6 +40,8 @@ ** The `emacstool' utility has been removed. +** The new configuration option "--with-dbus" enables D-Bus language +bindings for Emacs. * Changes in Emacs 23.1 @@ -198,6 +200,10 @@ remember.el is a backend that can save notes to a Diary file. Please consult the Remember Manual for usage details. +** D-Bus language bindings for Elisp are provided by the package +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. * Changes in Specialized Modes and Packages in Emacs 23.1