diff options
Diffstat (limited to 'test-simple.el')
| -rw-r--r-- | test-simple.el | 3 |
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) |
