From 7a98f40e99a1c06ef76e6c92694023c1d8309103 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 19 Sep 2020 12:47:37 -0400 Subject: Fill in missing library commentaries These aren't too useful (and I don't want to duplicate what is or at least should be in the manual), but they're better than nothing. --- piem-eww.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'piem-eww.el') diff --git a/piem-eww.el b/piem-eww.el index 849a3b5..69b6000 100644 --- a/piem-eww.el +++ b/piem-eww.el @@ -21,7 +21,9 @@ ;;; Commentary: -;; +;; This library provides a minor mode, `piem-eww-mode', that modifies +;; `piem' variables to teach functions like `piem-inbox' how to +;; extract information from EWW buffers. ;;; Code: -- cgit v1.2.3