Mercurial > emacs
changeset 108925:515ffffc30e6
* net/notifications.el (notifications-notify): Fix docstring.
author | Michael Albinus <albinus@detlef> |
---|---|
date | Wed, 09 Jun 2010 19:54:28 +0200 |
parents | 1897051f6da3 |
children | 2dc99219d813 |
files | lisp/ChangeLog lisp/net/notifications.el |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 09 17:46:41 2010 +0200 +++ b/lisp/ChangeLog Wed Jun 09 19:54:28 2010 +0200 @@ -1,3 +1,7 @@ +2010-06-09 Michael Albinus <michael.albinus@gmx.de> + + * net/notifications.el (notifications-notify): Fix docstring. + 2010-06-09 Juanma Barranquero <lekktu@gmail.com> Update to Unicode 6.0.0 beta.
--- a/lisp/net/notifications.el Wed Jun 09 17:46:41 2010 +0200 +++ b/lisp/net/notifications.el Wed Jun 09 19:54:28 2010 +0200 @@ -130,7 +130,7 @@ 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