]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 1994 23:26:13 +0000 (23:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Aug 1994 23:26:13 +0000 (23:26 +0000)
Makefile.in

index 3b271395d89c2a57d905cc151c5b217e328fe536..1dfadcb8815c406533c7a18182289f547c63b869 100644 (file)
@@ -135,7 +135,8 @@ lisppath=@lisppath@
 # 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.