From e8c1eb5ce247978d9231ebb856c9b412fac0bb29 Mon Sep 17 00:00:00 2001 From: Lars Tveito Date: Tue, 12 May 2015 23:21:33 +0200 Subject: [PATCH] Added short commentary --- focus.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/focus.el b/focus.el index 66988c3..508ed23 100644 --- a/focus.el +++ b/focus.el @@ -23,7 +23,10 @@ ;;; Commentary: +;; Focus provides `focus-mode` that dims the text of surrounding paragraphs, +;; similar to [iA Writer's](https://ia.net/writer) Focus Mode. ;; +;; Enable the mode with `M-x focus-mode'. ;;; Code: