diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-03-27 09:29:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-03-27 09:29:30 +0000 |
commit | 7cac37de9e1adf663135025b46a0f8ff328a75cb (patch) | |
tree | 2ecd77497b13bf018854e6323cd94461ea1db402 /app-emacs/nxml-mode | |
parent | Use correct name of package in comment. (diff) | |
download | gentoo-2-7cac37de9e1adf663135025b46a0f8ff328a75cb.tar.gz gentoo-2-7cac37de9e1adf663135025b46a0f8ff328a75cb.tar.bz2 gentoo-2-7cac37de9e1adf663135025b46a0f8ff328a75cb.zip |
Use correct name of package in comment.
(Portage version: 2.2_rc27/cvs/Linux i686)
Diffstat (limited to 'app-emacs/nxml-mode')
-rw-r--r-- | app-emacs/nxml-mode/files/50nxml-mode-gentoo.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el b/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el index 07114a4bc550..00fa3d0ec3a0 100644 --- a/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el +++ b/app-emacs/nxml-mode/files/50nxml-mode-gentoo.el @@ -1,5 +1,5 @@ -;;; nxml site-lisp configuration +;;; nxml-mode site-lisp configuration (add-to-list 'load-path "@SITELISP@") (load "rng-auto" nil t) |