aboutsummaryrefslogtreecommitdiffstats
path: root/editors/psgml-emacs
Commit message (Collapse)AuthorAgeFilesLines
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-061-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Fix typo.kuriyama1999-05-291-1/+1
|
* Change from psgml-setup.el to psgml-setupel.el.shige1999-05-244-9/+7
| | | | | Improve scripts/configure (delete needless indirect INFILES variable). Use PSGML_SETUPEL in PLIST_SUB.
* Changed my e-mail address.shige1999-03-021-1/+1
|
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,shige1999-03-011-3/+3
| | | | | because this port includes a long long patch for configure. And patches/patch-ba removed.
* Fix a problem of checking emacs in the configure phase.shige1999-02-271-2/+1
|
* A major mode for editing SGML and XML documents for emacs.kuriyama1999-02-1211-0/+295
PR: ports/9635 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>