From: Richard M. Stallman Date: Mon, 18 Apr 1994 17:39:06 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~8907 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=31c5ee7bb7d2460c365453d98881f4d118360679;p=emacs.git Comment change. --- 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))