From 5d0ecac118018d9412ca3134f8f3e9ecc9a0c922 Mon Sep 17 00:00:00 2001 From: stardiviner Date: Sun, 20 Mar 2022 07:38:06 +0800 Subject: [PATCH] Update package description. --- README.org | 2 +- org-contacts.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index f5ce77e..d36e80e 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ * Intro -Contacts management system for Org mode +Contacts management system for Org Mode. (The public repo of original =org-mode/contrib/lisp/org-contacts.el=.) diff --git a/org-contacts.el b/org-contacts.el index 206838a..6af14ca 100644 --- a/org-contacts.el +++ b/org-contacts.el @@ -1,4 +1,4 @@ -;;; org-contacts.el --- Contacts management -*- lexical-binding: t; -*- +;;; org-contacts.el --- Contacts management system for Org Mode. -*- lexical-binding: t; -*- ;; Copyright (C) 2010-2014, 2021 Julien Danjou