]> git.eshelyaron.com Git - emacs.git/commitdiff
Change doc flag for notifications.el and soap-client.el
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Apr 2012 08:18:10 +0000 (10:18 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 3 Apr 2012 08:18:10 +0000 (10:18 +0200)
etc/NEWS

index 8744094d83200a7275201515d984beb2904de685..ed18a9531b4c5f2eb049edd07f9ec53516c9e32a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -720,7 +720,7 @@ choose a color via list-colors-display.
 *** It is now possible to access buses other than the default system
 or session bus.
 
-*** The dbus-register-method and dbus-register-property functions 
+*** The dbus-register-method and dbus-register-property functions
 optionally do not register names.
 
 *** The new function dbus-register-service registers a known service name
@@ -1025,9 +1025,11 @@ Secret Service API requires D-Bus for communication.  The command
 `secrets-show-secrets' offers a buffer with a visualization of the
 secrets.
 
++++
 ** notifications.el provides an implementation of the Desktop
 Notifications API.  It requires D-Bus for communication.
 
+---
 ** soap-client.el supports access to SOAP web services from Emacs.
 soap-inspect.el is an interactive inspector for SOAP WSDL structures.