summaryrefslogtreecommitdiff
path: root/lisp/notifications.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-05-02 13:38:01 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-05-02 13:38:01 +0200
commit55a714795dbd59a16608d2b565e12fec5b5ba130 (patch)
tree21d101bdfbb1184790bcf958848658f692ff962a /lisp/notifications.el
parent069a7756f78b308730e862daf0a6711f4cd642db (diff)
downloademacs-55a714795dbd59a16608d2b565e12fec5b5ba130.tar.gz
Silence byte-compiler warnings.
lisp/notifications.el (dbus-debug): lisp/term/linux.el (gpm-mouse-enable): lisp/term/screen.el (xterm-register-default-colors): Declare.
Diffstat (limited to 'lisp/notifications.el')
-rw-r--r--lisp/notifications.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/notifications.el b/lisp/notifications.el
index 83992834502..7a79d5f6754 100644
--- a/lisp/notifications.el
+++ b/lisp/notifications.el
@@ -173,7 +173,7 @@ Various PARAMS can be set:
notification when an action has been invoked.
:transient When set the server will treat the notification as transient
and by-pass the server's persistence capability, if it
- should exist.
+ should exist.
:x Specifies the X location on the screen that the notification
should point to. The \"y\" hint must also be specified.
:y Specifies the Y location on the screen that the notification
@@ -344,6 +344,8 @@ of another `notifications-notify' call."
notifications-close-notification-method
:int32 id))
+(defvar dbus-debug) ; used in the macroexpansion of dbus-ignore-errors
+
(defun notifications-get-capabilities ()
"Return the capabilities of the notification server, a list of strings.
The following capabilities can be expected: