mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
No description
CFLAGS.
* Makefile.in (locallisppath): Make this default to
${datadir}/emacs/site-lisp, instead of
${datadir}/emacs/local-lisp. ${datadir} and ${statedir} are often
the same thing, and local-lisp causes completion conflicts with
lock.
(lisppath): Add ${externallispdir} to this.
* INSTALL: Adjust installation directions.
* Makefile.in (externallispdir): New variable, to say where to
install the externally-maintained lisp files.
(COPYDIR, COPYDESTS): Copy the external lisp directory just like
the others.
* INSTALL: Describe external-lisp and the new externallispdir
variable.
|
||
|---|---|---|
| etc | ||
| lib-src | ||
| lisp | ||
| lispref | ||
| src | ||
| build-ins.in | ||
| config.sub | ||
| configure1.in | ||
| GETTING.GNU.SOFTWARE | ||
| make-dist | ||
| Makefile.in | ||
| PROBLEMS | ||