From 31c5ee7bb7d2460c365453d98881f4d118360679 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 18 Apr 1994 17:39:06 +0000 Subject: [PATCH] Comment change. --- lisp/loadup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/loadup.el b/lisp/loadup.el index b7e0368b1ac..aa615b916f3 100644 --- a/lisp/loadup.el +++ b/lisp/loadup.el @@ -130,7 +130,7 @@ ;you may load them with a "site-load.el" file. ;But you must also cause them to be scanned when the DOC file ;is generated. For VMS, you must edit ../vms/makedoc.com. -;For other systems, you must edit ../src/ymakefile. +;For other systems, you must edit ../src/Makefile.in.in. (if (load "site-load" t) (garbage-collect)) -- 2.39.5