Mercurial > emacs
changeset 8499:ad8ab5d3841d
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Aug 1994 23:26:13 +0000 |
parents | ba1acb3cf835 |
children | 1e2396756604 |
files | Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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.