emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 01/01: * erc-desktop-notifications.el (erc-notifica


From: Michael Albinus
Subject: [Emacs-diffs] master 01/01: * erc-desktop-notifications.el (erc-notifications-bus): Change version to 25.1.
Date: Sun, 23 Nov 2014 09:07:21 +0000

branch: master
commit b1d07e31d0acf7c8e831e443aaebfbc372955ce7
Author: Michael Albinus <address@hidden>
Date:   Sun Nov 23 10:07:00 2014 +0100

    * erc-desktop-notifications.el (erc-notifications-bus):
    Change version to 25.1.
---
 lisp/erc/erc-desktop-notifications.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/erc/erc-desktop-notifications.el 
b/lisp/erc/erc-desktop-notifications.el
index c8945cf..323788e 100644
--- a/lisp/erc/erc-desktop-notifications.el
+++ b/lisp/erc/erc-desktop-notifications.el
@@ -48,7 +48,7 @@
 
 (defcustom erc-notifications-bus :session
   "D-Bus bus to use for notification."
-  :version "24.5"
+  :version "25.1"
   :group 'erc-notifications
   :type '(choice (const :tag "Session bus" :session) string))
 



reply via email to

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