From: Ian Kelling Date: Tue, 8 Apr 2014 22:26:43 +0000 (-0700) Subject: Reworded description of project X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=commitdiff_plain;h=db42f7c8f52ed2a7c3548f69c87fceb1beeaae73 Reworded description of project --- diff --git a/bbdb3-csv-import.el b/bbdb3-csv-import.el index fc80b43..d51a3bd 100644 --- a/bbdb3-csv-import.el +++ b/bbdb3-csv-import.el @@ -22,9 +22,9 @@ ;;; Commentary: -;; Some tools such as Thunderbird and Outlook allow for exporting contact data -;; as CSV (Comma Separated Value) files. This package allows for importing such -;; files into Emacs's bbdb database, version 3+. +;; This package imports CSV (Comma Separated Value) text files into Emacs's bbdb +;; database, version 3+. Programs such as Thunderbird and Outlook allow for +;; exporting contact data as csv files. ;;; Installation: ;;