aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/cedet/srecode/document.el
diff options
context:
space:
mode:
authorAlan Mackenzie2011-11-03 22:03:18 +0000
committerAlan Mackenzie2011-11-03 22:03:18 +0000
commit85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b (patch)
tree2a207d6e9e906119087ad357c892414db01211cb /lisp/cedet/srecode/document.el
parenta6ba2ab9277496b66f6939766a3470c1f0a84287 (diff)
parent14e1d9eab9f4b7341f92397a0a9a2706f7b26ee9 (diff)
downloademacs-85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b.tar.gz
emacs-85ba4cded3ef5a834c880edfdb6cf7ec3a747e9b.zip
Merge.
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)