Mercurial > emacs
diff make-dist @ 14670:f41775f4f5c6
(finder-inf.el): Use finder-compile-keywords-make-dist.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sun, 25 Feb 1996 23:00:13 +0000 |
| parents | 05f4d693bbbf |
| children | da70e30f73b9 |
line wrap: on
line diff
--- a/make-dist Sun Feb 25 22:59:08 1996 +0000 +++ b/make-dist Sun Feb 25 23:00:13 1996 +0000 @@ -145,7 +145,7 @@ echo "Updating finder-inf.el" -(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords) +(cd lisp; ../src/emacs -batch -l finder -f finder-compile-keywords-make-dist) echo "Recompiling Lisp files"
