From c10103c8dd663c08720571d6cc5761a4bfefc78e Mon Sep 17 00:00:00 2001 From: Ivan Lazar Miljenovic Date: Sat, 14 Mar 2015 20:18:52 +1100 Subject: [PATCH] Rename haskell-guess-setting This makes it more obvious that the settings come from the .cabal file. --- haskell-cabal.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell-cabal.el b/haskell-cabal.el index ef6175d35..971f41125 100644 --- a/haskell-cabal.el +++ b/haskell-cabal.el @@ -173,7 +173,7 @@ val))))) ;;;###autoload -(defun haskell-guess-setting (name) +(defun haskell-cabal-guess-setting (name) "Guess the specified setting of this project. If there is no valid .cabal file to get the setting from (or there is no corresponding setting with that name in the .cabal