Skip to content

Commit

Permalink
updated the commentary section
Browse files Browse the repository at this point in the history
  • Loading branch information
yilkalargaw authored Feb 7, 2021
1 parent ade8d90 commit 2982fc8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions org-auto-tangle.el
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
;;; Commentary:

;; It is common to want to tangle org files everytime you save your changes,
;; especially for common tangled init files. So this program allows you to
;; do so using #+auto_tangle option in an org file. It also does so asynchronously
;; so it does let you Emacs session hang
;; especially for tangled init files. So this program allows you to
;; do so using #+auto_tangle option in an org file. It also accomplishes
;; this feat asynchronously so it does not let you Emacs session hang.

;;; Usage:

Expand Down

0 comments on commit 2982fc8

Please sign in to comment.