summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2003-07-06 07:48:51 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2003-07-06 07:48:51 +0000
commit12b390c20fa9c8d7389bd2341a91ef671e787bfe (patch)
tree3aa0e576637e418781399fe39a0b166e951ae69a /app-emacs/psgml
parentMark stable (diff)
downloadhistorical-12b390c20fa9c8d7389bd2341a91ef671e787bfe.tar.gz
historical-12b390c20fa9c8d7389bd2341a91ef671e787bfe.tar.bz2
historical-12b390c20fa9c8d7389bd2341a91ef671e787bfe.zip
update for sgml catalog paths
Diffstat (limited to 'app-emacs/psgml')
-rw-r--r--app-emacs/psgml/files/50psgml-gentoo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/psgml/files/50psgml-gentoo.el b/app-emacs/psgml/files/50psgml-gentoo.el
index 31e9060f706a..8998282f5e8d 100644
--- a/app-emacs/psgml/files/50psgml-gentoo.el
+++ b/app-emacs/psgml/files/50psgml-gentoo.el
@@ -4,3 +4,4 @@
(autoload 'sgml-mode "psgml" "Major mode to edit SGML files." t)
(autoload 'xml-mode "psgml" "Major mode to edit XML files." t)
+(setq sgml-catalog-files "/etc/sgml/catalog")