aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/local-vars-list.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2007-08-19 12:18:59 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2007-08-19 12:18:59 +0000
commit2f5e3825d4c1a38e9334b2a46716e06eb08b3c4f (patch)
tree5418cdb1566acf5912ca75e5cd968916513a0542 /lib/local-vars-list.el
parent62e815d604cd8c1f53c94b34e876259c32839cf2 (diff)
Avoid compilation error
Diffstat (limited to 'lib/local-vars-list.el')
-rw-r--r--lib/local-vars-list.el4
1 files changed, 1 insertions, 3 deletions
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