diff options
-rw-r--r-- | org-link-edit.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org-link-edit.el b/org-link-edit.el index ffdfa26..9e18629 100644 --- a/org-link-edit.el +++ b/org-link-edit.el @@ -1,4 +1,4 @@ -;;; org-link-edit.el --- Slurp and barf with Org links +;;; org-link-edit.el --- Slurp and barf with Org links -*- lexical-binding: t; -*- ;; Copyright (C) 2015 Kyle Meyer <kyle@kyleam.com> |