branch: externals/load-relative commit dbcd7cbcca6503ef93f4b8d19bf7a9efd7f6bf9b Author: rocky <ro...@gnu.org> Commit: rocky <ro...@gnu.org>
A small GNU-emacs thing --- load-relative.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/load-relative.el b/load-relative.el index ed2f60e8bb..e1a7bfe00f 100644 --- a/load-relative.el +++ b/load-relative.el @@ -104,7 +104,7 @@ ;;; Code: -;; Press C-x C-e at the end of the next line configure the program in +;; Press C-x C-e at the end of the next line configure the program in GNU emacs ;; for building via "make" to get set up. ;; (compile (format "EMACSLOADPATH=:%s ./autogen.sh" ".")) ;; After that you can run: