Commit graph

5 commits

Author SHA1 Message Date
Akinori MUSHA
32c83edfbc Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
OKAZAKI Tetsurou
1ca77f0d6e Update for Emacs21 after the repocopy from `elib-emacs'.
- install elisp files under the version specific site-lisp directory
   instead of the version independent site-lisp directory.
 - use ${DOCSDIR}.

Bump PORTREVISION.
2002-01-07 07:50:52 +00:00
OKAZAKI Tetsurou
268a30abe3 Honor EMACS_SITE_LISPDIR.
Submitted by:	Markus Holmberg <markush@acc.umu.se>
2001-09-24 13:52:05 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
OKAZAKI Tetsurou
5748e2e5a4 Add ELIB, The Emacs Lisp Library, for Emacs19.
PR:             ports/22572
Submitted by:   OKAZAKI Tetsurou <okazaki@be.to>
2000-12-10 19:48:21 +00:00