summaryrefslogtreecommitdiff
path: root/test-simple.el
diff options
context:
space:
mode:
authorrocky <rocky@gnu.org>2026-01-18 16:40:52 -0500
committerrocky <rocky@gnu.org>2026-01-18 16:41:27 -0500
commit502b0d299724256b1bbb08dcff227ac528f1a01a (patch)
treed6b8a270c8a28794243ac469787785a17aa5f5b8 /test-simple.el
parentae5b036e52d383a5b5873bffdf1142900baa214b (diff)
update elisp-comp. In testing, make sure we have *test-simple*
Diffstat (limited to 'test-simple.el')
-rw-r--r--test-simple.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/test-simple.el b/test-simple.el
index 7d6ded3..26c691f 100644
--- a/test-simple.el
+++ b/test-simple.el
@@ -88,6 +88,9 @@
(require 'time-date)
;;; Code:
+;; Press C-x C-e at the end of the next line configure the program in
+;; for building via "make" to get set up.
+;; (compile (format "EMACSLOADPATH=:%s ./autogen.sh" (file-name-directory (locate-library "test-simple.elc")) ))
(require 'cl-lib)