X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=lisp%2Fpackage-get.el;h=0b70110b66df80a57763736875e6b8eb91c291fa;hp=a3f3eba86080b94266f302cc186ffabde79c1771;hb=afa9772e3fcbb4e80e3e4cfd1a40b4fccc6d08b8;hpb=7de03d6d03b52f49036eed2b6bb488112dc6ab05 diff --git a/lisp/package-get.el b/lisp/package-get.el index a3f3eba..0b70110 100644 --- a/lisp/package-get.el +++ b/lisp/package-get.el @@ -225,7 +225,7 @@ variable actually used to specify package download sites." :group 'package-get) (defcustom package-get-remove-copy t - "*After copying and installing a package, if this is T, then remove the + "*After copying and installing a package, if this is t, then remove the copy. Otherwise, keep it around." :type 'boolean :group 'package-get)