From 55d4cb7e546395cea664c6514ddff57bf0a969b6 Mon Sep 17 00:00:00 2001 From: Pierre Courtieu Date: Mon, 22 Jul 2013 12:21:48 +0000 Subject: Added comment. --- lib/local-vars-list.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/local-vars-list.el b/lib/local-vars-list.el index 62ffaf15..3fa0103d 100644 --- a/lib/local-vars-list.el +++ b/lib/local-vars-list.el @@ -20,6 +20,8 @@ ;;; Commentary: ;; See documentation in variable local-var-list-doc +;;; TODO: Rely on hack-file-local-variables instead + ;;; History: ;; @@ -105,7 +107,7 @@ variable definition (or at the \"End:\" line)." (read (buffer-substring boexp (point))))))) ; TODO: catch errors here? - +;; Only looks for file local vars. Not dir local vars. (defun local-vars-list-get (symb) "Return the value written in the local variable list for variable symb. Raises an error if symb is not in the list. -- cgit v1.2.3