* net/notifications.el (notifications-notify): Fix docstring.
This commit is contained in:
parent
bf3e70ebc1
commit
890a18d631
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue