summaryrefslogtreecommitdiffhomepage
path: root/sys/jao-notify.el
blob: f505525f6c4291c17f2d89a50c40b36f401f719b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
;; jao-notify.el -- Interacting with notification daemon

;; Copyright (c) 2017 Jose Antonio Ortega Ruiz

;; Author: Jose Antonio Ortega Ruiz <jao@gnu.org>
;; Start date: Sun Jan 08, 2017 20:24


;;; Comentary:

;;

;;; Code:




(provide 'jao-notify)
;;; jao-notify.el ends here