aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/srecode/document.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cedet/srecode/document.el')
-rw-r--r--lisp/cedet/srecode/document.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/srecode/document.el b/lisp/cedet/srecode/document.el
index bccc85fb82b..a52cadbfb2c 100644
--- a/lisp/cedet/srecode/document.el
+++ b/lisp/cedet/srecode/document.el
@@ -37,7 +37,7 @@
37;; Document has now been ported to srecode, using the semantic recoder 37;; Document has now been ported to srecode, using the semantic recoder
38;; as the templating engine. 38;; as the templating engine.
39 39
40;; This file combines srecode-document.el and srecode-document-vars.el 40;; This file combines srecode/document.el and srecode/document-vars.el
41;; from the CEDET repository. 41;; from the CEDET repository.
42 42
43(require 'srecode/args) 43(require 'srecode/args)