summaryrefslogtreecommitdiff
path: root/editors/psgml-emacs20
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-10-16 11:58:04 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-10-16 11:58:04 +0000
commit0aadf549c4373a7c421fa4e0ac4de24baed2f3fb (patch)
tree2104ba67d588ef2cc485e4b325706a249994981e /editors/psgml-emacs20
parentUpdate to 10.55. (diff)
Update to 1.2.0.
Notes
Notes: svn path=/head/; revision=22487
Diffstat (limited to 'editors/psgml-emacs20')
-rw-r--r--editors/psgml-emacs20/pkg-descr4
-rw-r--r--editors/psgml-emacs20/pkg-plist3
2 files changed, 6 insertions, 1 deletions
diff --git a/editors/psgml-emacs20/pkg-descr b/editors/psgml-emacs20/pkg-descr
index 05fd12a91eb1..e95327d78adc 100644
--- a/editors/psgml-emacs20/pkg-descr
+++ b/editors/psgml-emacs20/pkg-descr
@@ -13,4 +13,8 @@ types and defaults, and structure based editing.
PSGML is installed the following directory tree:
${PREFIX}/share/emacs/site-lisp/psgml/
+To use psgml, put the following setup into your ~/.emacs:
+
+ (require 'psgml-startup)
+
--- Porting by shige <shige@FreeBSD.ORG>.
diff --git a/editors/psgml-emacs20/pkg-plist b/editors/psgml-emacs20/pkg-plist
index f99d7073877c..b0348f120b1f 100644
--- a/editors/psgml-emacs20/pkg-plist
+++ b/editors/psgml-emacs20/pkg-plist
@@ -1,3 +1,4 @@
+%%EMACS_LIBDIR%%/site-lisp/psgml/iso88591.map
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-api.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-charent.el
@@ -8,13 +9,13 @@
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-edit.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-info.elc
-%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-lucid.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-other.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml-parse.elc
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.el
%%EMACS_LIBDIR%%/site-lisp/psgml/psgml.elc
+%%EMACS_LIBDIR%%/site-lisp/%%PSGML_STARTUPEL%%
@dirrm %%EMACS_LIBDIR%%/site-lisp/psgml
@unexec install-info --delete %D/info/psgml.info %D/info/dir
@unexec install-info --delete %D/info/psgml-api.info %D/info/dir