Variable: notifications-on-close-map

notifications-on-close-map is a variable defined in notifications.el.gz.

Value

nil

Documentation

Mapping between notification and close callback functions.

Source Code

;; Defined in /usr/src/emacs/lisp/notifications.el.gz
(defvar notifications-on-close-map nil
  "Mapping between notification and close callback functions.")