# HG changeset patch
# User Richard M. Stallman <rms@gnu.org>
# Date 776474773 0
# Node ID ad8ab5d3841d9f3a9c99c0cf701f8095617b20dd
# Parent  ba1acb3cf8350b0dcafeaa2fbdd376976626a33f
Comment change.

diff -r ba1acb3cf835 -r ad8ab5d3841d Makefile.in
--- 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.