branch: externals/ess
commit 7b9123669cccb26f346624fc82f7e2ff74b5dc62
Author: rsparapa <[email protected]>
Commit: rsparapa <[email protected]>
update comment about Vincent Goulet's emacs with ESS
---
Makeconf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makeconf b/Makeconf
index 675c283477..6e4a28368e 100644
--- a/Makeconf
+++ b/Makeconf
@@ -34,7 +34,7 @@ EMACSBATCH ?= $(EMACS) -batch -Q
# ## standard site-lisp
# SITELISP=$(PREFIX)/site-lisp
# ## Vincent Goulet's Modified Emacs needs the following SITELISP
-# ## but you might need to delete $(SITELISP)/elpa/ess-VERSION
+# ## but you will need to delete $(SITELISP)/elpa/ess-OLDVERSION
# # SITELISP=$(PREFIX)/lisp
# LISPDIR=$(SITELISP)/ess
# ESSDESTDIR=$(LISPDIR)