+2011-10-01 Julien Danjou <julien@danjou.info>
+
+ * notifications.el (notifications-notify): Fix docstring.
+
2011-10-01 Per Starbäck <per@starback.se>
* pcmpl-gnu.el (pcomplete/tar): Fix tar-header-name call. (Bug#9643)
This function returns a notification id, an integer, which can be
used to manipulate the notification item with
-`notifications-close'."
+`notifications-close-notification'."
(let ((title (plist-get params :title))
(body (plist-get params :body))
(app-name (plist-get params :app-name))