Mercurial > emacs
diff src/Makefile.in @ 96269:603f00a9cc21
Comment typo.
| author | Glenn Morris <rgm@gnu.org> |
|---|---|
| date | Wed, 25 Jun 2008 07:49:12 +0000 |
| parents | cec3bb05f699 |
| children | ddedcecb18ef |
line wrap: on
line diff
--- a/src/Makefile.in Wed Jun 25 07:48:35 2008 +0000 +++ b/src/Makefile.in Wed Jun 25 07:49:12 2008 +0000 @@ -680,7 +680,7 @@ Files included conditionally here should be included (unconditionally) in SOME_MACHINE_LISP. */ -/* Please loaddefs.el first, so it gets generated first, since it is on +/* Place loaddefs.el first, so it gets generated first, since it is on the critical path (relevant in parallel compilations). */ lisp= \
