X-Git-Url: https://iankelling.org/git/?p=bbdb-csv-import;a=blobdiff_plain;f=bbdb3-csv-import.el;h=d51a3bd2e35b15fa08fbd463d143c52124539083;hp=fc80b43cfb7c28028545f5391d69c59521b6359d;hb=db42f7c8f52ed2a7c3548f69c87fceb1beeaae73;hpb=23146fe0a78aa4eeaf8194c465efcb89e17b317d 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: ;;