emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r100560: * net/notifications.el (noti


From: Michael Albinus
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100560: * net/notifications.el (notifications-notify): Fix docstring.
Date: Wed, 09 Jun 2010 19:54:28 +0200
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100560
committer: Michael Albinus <address@hidden>
branch nick: trunk
timestamp: Wed 2010-06-09 19:54:28 +0200
message:
  * net/notifications.el (notifications-notify): Fix docstring.
modified:
  lisp/ChangeLog
  lisp/net/notifications.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2010-06-09 15:46:41 +0000
+++ b/lisp/ChangeLog    2010-06-09 17:54:28 +0000
@@ -1,3 +1,7 @@
+2010-06-09  Michael Albinus  <address@hidden>
+
+       * net/notifications.el (notifications-notify): Fix docstring.
+
 2010-06-09  Juanma Barranquero  <address@hidden>
 
        Update to Unicode 6.0.0 beta.

=== modified file 'lisp/net/notifications.el'
--- a/lisp/net/notifications.el 2010-06-09 11:16:21 +0000
+++ b/lisp/net/notifications.el 2010-06-09 17:54:28 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]