From 08bd106430ca5599005323021f7635b2f1a1f72b Mon Sep 17 00:00:00 2001 From: Matthew Kennedy Date: Fri, 1 Nov 2002 02:52:02 +0000 Subject: looks like an app-emacs/ import to me --- app-emacs/psgml/files/50psgml-gentoo.el | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app-emacs/psgml/files/50psgml-gentoo.el (limited to 'app-emacs/psgml/files/50psgml-gentoo.el') diff --git a/app-emacs/psgml/files/50psgml-gentoo.el b/app-emacs/psgml/files/50psgml-gentoo.el new file mode 100644 index 000000000000..31e9060f706a --- /dev/null +++ b/app-emacs/psgml/files/50psgml-gentoo.el @@ -0,0 +1,6 @@ + +;;; psgml site-lisp configuration + +(autoload 'sgml-mode "psgml" "Major mode to edit SGML files." t) +(autoload 'xml-mode "psgml" "Major mode to edit XML files." t) + -- cgit v1.2.3-65-gdbad