Variable: notifications-specification-version
notifications-specification-version is a variable defined in
notifications.el.gz.
Value
"1.2"
Documentation
The version of the Desktop Notifications Specification implemented.
Source Code
;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defconst notifications-specification-version "1.2"
"The version of the Desktop Notifications Specification implemented.")