summaryrefslogtreecommitdiff
path: root/editors/emacs20-dl/pkg-descr
blob: 24eecb6774c14f3e9e1485abc5e7a880d79e8b46 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GNU Emacs is a self-documenting, customizable, extensible real-time
display editor (emacs binary only).

This package's emacs has a dynamic loading module function.
And XIM function which emacs already has is fixed.

Emacs binary is:
    ${PREFIX}/bin/emacs-dl-20.7

Dynamic loading patch:
    ftp://ftp.m17n.org/mule/dynamic-loading/emacs-20.4-dl3.diff.gz

NOTE: This binary is not linked with libxpg4 shared library by default.
If your LANG environment variable has a value but "C", the following
warning message may be displayed:

	Warning: locale not supported by C library, locale unchanged

If you complain about this message, type `make install WITH_XPG4=yes'
at the "${PORTSDIR}/editors/emacs20-dl" directory to re-make this package.

WWW: http://www.m17n.org/mule/dynamic-loading/

--- Ported by shige@FreeBSD.ORG