summaryrefslogtreecommitdiffhomepage
path: root/sys/jao-notify.el
diff options
context:
space:
mode:
Diffstat (limited to 'sys/jao-notify.el')
-rw-r--r--sys/jao-notify.el19
1 files changed, 19 insertions, 0 deletions
diff --git a/sys/jao-notify.el b/sys/jao-notify.el
new file mode 100644
index 0000000..f505525
--- /dev/null
+++ b/sys/jao-notify.el
@@ -0,0 +1,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