From: Michael Albinus Date: Wed, 9 Jun 2010 17:54:28 +0000 (+0200) Subject: * net/notifications.el (notifications-notify): Fix docstring. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~92 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=890a18d63189dcc197134b66bb46ea18605305e4;p=emacs.git * net/notifications.el (notifications-notify): Fix docstring. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7be8dd5be5d..1d1ebbb8446 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2010-06-09 Michael Albinus + + * net/notifications.el (notifications-notify): Fix docstring. + 2010-06-09 Juanma Barranquero Update to Unicode 6.0.0 beta. diff --git a/lisp/net/notifications.el b/lisp/net/notifications.el index a5728f0dd71..ef246c7408e 100644 --- a/lisp/net/notifications.el +++ b/lisp/net/notifications.el @@ -130,7 +130,7 @@ Various PARAMS can be set: where KEY and TITLE are both strings. The default action (usually invoked by clicking the notification) should have a key named \"default\". - The name can be anything, though implementations are free + The title can be anything, though implementations are free not to display it. :timeout The timeout time in milliseconds since the display of the notification at which the notification should