From: Ian Kelling Date: Sat, 19 Apr 2014 00:39:00 +0000 (-0700) Subject: small doc update X-Git-Url: https://iankelling.org/git/?a=commitdiff_plain;ds=sidebyside;h=e2d7e59a5ba95fd7868e2652040b3925d3a80d2f;hp=1d757fc81933f443cee514ca4905ff625bfe5033;p=bbdb-csv-import small doc update --- 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: ;;