Reworded description of project
authorIan Kelling <ian@iankelling.org>
Tue, 8 Apr 2014 22:26:43 +0000 (15:26 -0700)
committerIan Kelling <ian@iankelling.org>
Tue, 8 Apr 2014 22:26:43 +0000 (15:26 -0700)
bbdb3-csv-import.el

index fc80b43cfb7c28028545f5391d69c59521b6359d..d51a3bd2e35b15fa08fbd463d143c52124539083 100644 (file)
@@ -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:
 ;;