X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;ds=sidebyside;f=bbdb3-csv-import.el;h=ec782afe678a4318ac0836ee7d51ac1933ea413e;hb=e2d7e59a5ba95fd7868e2652040b3925d3a80d2f;hp=9974f032b2e9e6fbf788119e3dc60817d0718f7c;hpb=1d757fc81933f443cee514ca4905ff625bfe5033;p=bbdb-csv-import diff --git a/bbdb3-csv-import.el b/bbdb3-csv-import.el index 9974f03..ec782af 100644 --- a/bbdb3-csv-import.el +++ b/bbdb3-csv-import.el @@ -32,14 +32,12 @@ ;;; Installation: ;; -;; Install bbdb version 3+ (dunno exact min version) -;; -;; If you used a package manager, just +;; Install bbdb. If you installed this file with a package manager, just ;; ;; (require 'bbdb3-csv-import) ;; ;; Else, note the min versions of dependencies above in "Package-Requires:", -;; and load this file. +;; and load this file. I don't know the exact minimum bbdb version. ;;; Usage: ;;