diff Makefile.in @ 8499:ad8ab5d3841d

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Aug 1994 23:26:13 +0000
parents b7e668cac751
children 462c6cf489fb
line wrap: on
line diff
--- a/Makefile.in	Tue Aug 09 23:09:27 1994 +0000
+++ b/Makefile.in	Tue Aug 09 23:26:13 1994 +0000
@@ -135,7 +135,8 @@
 # building.  This is only used during the process of
 # compiling Emacs, to help Emacs find its lisp files
 # before they've been installed in their final location.
-# It's usually identical to lisppath, except that the
+# It's usually identical to lisppath, except that 
+# it does not include locallisppath, and the
 # entry for the directory containing the installed lisp
 # files has been replaced with ../lisp.  This should be a
 # colon-separated list of directories.