From 3592defb469dfeeaecd38b4045974abf688d1b6f Mon Sep 17 00:00:00 2001 From: "Tom Breton (Tehom)" Date: Mon, 6 Dec 2010 22:12:52 -0500 Subject: [PATCH] Added docstring --- elinstall.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elinstall.el b/elinstall.el index fbc09e1..8235745 100644 --- a/elinstall.el +++ b/elinstall.el @@ -1135,7 +1135,7 @@ Recurse just if RECURSE-DIRS-P" ;;;_ . elinstall-find-actions-by-spec (defun elinstall-find-actions-by-spec (spec load-path-element dir def-file redo-old) - "" + "Find the list of actions to do according to SPEC." (let ( -- 2.11.4.GIT