From 2f5e3825d4c1a38e9334b2a46716e06eb08b3c4f Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 19 Aug 2007 12:18:59 +0000 Subject: Avoid compilation error --- lib/local-vars-list.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/local-vars-list.el') diff --git a/lib/local-vars-list.el b/lib/local-vars-list.el index 4ab62884..02327b7f 100644 --- a/lib/local-vars-list.el +++ b/lib/local-vars-list.el @@ -23,7 +23,7 @@ ;;; Help: (defconst local-vars-list-doc nil - "Quoting emacs info: +"From Emacs Info: A file can contain a \"local variables list\", which specifies the values to use for certain Emacs variables when that file is edited. See info node \"(xemacs)File @@ -35,8 +35,6 @@ local-vars-list provides two useful functions: \\[local-vars-list-set] that writes a local variable value at the end of the file.") -(defun local-vars-list-help (describe-variable 'local-vars-list-doc)) - ;;TOTO: use the code in xemacs-sources/lisp/files.el ;; in particular the function hack-local-variables-last-page -- cgit v1.2.3