branch: externals/idlwave commit dd5bb7ebee77808eac923ca35776589bc0a5c767 Author: jdsmith <jdsmith> Commit: jdsmith <jdsmith>
comment.
---
lpath.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lpath.el b/lpath.el
index fbc4228a8a..24d2837d63 100644
--- a/lpath.el
+++ b/lpath.el
@@ -1,4 +1,4 @@
-;; Make sure we get the right files.
+;; IDLWAVE helper file for batch compiles -- Make sure we get the right files.
(setq load-path (cons "." load-path)
byte-compile-warnings nil)
