summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Kennedy <mkennedy@gentoo.org>2004-02-13 19:27:21 +0000
committerMatthew Kennedy <mkennedy@gentoo.org>2004-02-13 19:27:21 +0000
commit7ec7569075c4537c67cd73dbc5808b919ca3de09 (patch)
tree2d25bc70c353692d217263a86d8fadc236c85590 /app-emacs/nxml-mode/files
parentupdate license (diff)
downloadgentoo-2-7ec7569075c4537c67cd73dbc5808b919ca3de09.tar.gz
gentoo-2-7ec7569075c4537c67cd73dbc5808b919ca3de09.tar.bz2
gentoo-2-7ec7569075c4537c67cd73dbc5808b919ca3de09.zip
new ebuild
Diffstat (limited to 'app-emacs/nxml-mode/files')
-rw-r--r--app-emacs/nxml-mode/files/20031031-info-gentoo.patch13
-rw-r--r--app-emacs/nxml-mode/files/80nxml-mode-gentoo.el9
-rw-r--r--app-emacs/nxml-mode/files/digest-nxml-mode-200310311
3 files changed, 23 insertions, 0 deletions
diff --git a/app-emacs/nxml-mode/files/20031031-info-gentoo.patch b/app-emacs/nxml-mode/files/20031031-info-gentoo.patch
new file mode 100644
index 000000000000..c00b0e42ed02
--- /dev/null
+++ b/app-emacs/nxml-mode/files/20031031-info-gentoo.patch
@@ -0,0 +1,13 @@
+Only in nxml-mode-20031018: nxml-mode.info
+diff -ur nxml-mode-20031018/nxml-mode.texi nxml-mode-20031018m/nxml-mode.texi
+--- nxml-mode-20031018/nxml-mode.texi 2003-09-29 14:02:46.000000000 +0300
++++ nxml-mode-20031018m/nxml-mode.texi 2003-10-11 20:49:25.000000000 +0300
+@@ -6,7 +6,7 @@
+
+ @dircategory Emacs
+ @direntry
+-* nXML Mode: (nxml-mode.info).
++* nXML Mode: (nxml-mode).
+ @end direntry
+
+ @node Top
diff --git a/app-emacs/nxml-mode/files/80nxml-mode-gentoo.el b/app-emacs/nxml-mode/files/80nxml-mode-gentoo.el
new file mode 100644
index 000000000000..d0b42bd678a4
--- /dev/null
+++ b/app-emacs/nxml-mode/files/80nxml-mode-gentoo.el
@@ -0,0 +1,9 @@
+
+;;; nxml site-lisp configuration
+
+(setq load-path (cons "@SITELISP@" load-path))
+(load "@SITELISP@/rng-auto.el")
+
+(setq auto-mode-alist
+ (cons '("\\.\\(xml\\|xsl\\|rng\\|xhtml\\)\\'" . nxml-mode)
+ auto-mode-alist))
diff --git a/app-emacs/nxml-mode/files/digest-nxml-mode-20031031 b/app-emacs/nxml-mode/files/digest-nxml-mode-20031031
new file mode 100644
index 000000000000..8922431edce3
--- /dev/null
+++ b/app-emacs/nxml-mode/files/digest-nxml-mode-20031031
@@ -0,0 +1 @@
+MD5 4cbc32047183e6cc1b7a2757d1078bd2 nxml-mode-20031031.tar.gz 412858