From 890a18d63189dcc197134b66bb46ea18605305e4 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Wed, 9 Jun 2010 19:54:28 +0200 Subject: [PATCH] * net/notifications.el (notifications-notify): Fix docstring. --- lisp/ChangeLog | 4 ++++ lisp/net/notifications.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2