From fea7c0a66161a83fefae7bd214d883b5fb7cf3a6 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 26 Mar 2018 18:15:03 -0400 Subject: [PATCH] Minor revision of package!'s docstring --- core/core-packages.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-packages.el b/core/core-packages.el index 9cb40403a..81c503c83 100644 --- a/core/core-packages.el +++ b/core/core-packages.el @@ -533,7 +533,7 @@ Accepts the following properties: Do not install or update this package AND disable all of its `def-package!' blocks. :ignore FORM - Do not install or update this package. + Do not install this package. :freeze FORM Do not update this package if FORM is non-nil." (declare (indent defun))