/[gentoo-x86]/app-emacs/rpm-spec-mode/files/50rpm-spec-mode-gentoo.el
Gentoo

Contents of /app-emacs/rpm-spec-mode/files/50rpm-spec-mode-gentoo.el

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations) (download)
Tue Feb 28 23:24:34 2012 UTC (15 months, 2 weeks ago) by ulm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
Add package to emacs herd. Don't force autoloading of uncompiled lisp file. Fix SRC_URI.

(Portage version: 2.1.10.49/cvs/Linux x86_64)

1 (add-to-list 'load-path "@SITELISP@")
2 (autoload 'rpm-spec-mode "rpm-spec-mode"
3 "Major mode for editing RPM spec files." t)
4 (add-to-list 'auto-mode-alist '("\\.spec\\'" . rpm-spec-mode))

  ViewVC Help
Powered by ViewVC 1.1.20