branch: master
commit 28cda1dbdfa9017064c7c534b8736162820dd319
Author: mas <mas>
Commit: mas <mas>
# Added headers.
---
mmm-rpm.el | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/mmm-rpm.el b/mmm-rpm.el
index 6d37076..24fb941 100644
--- a/mmm-rpm.el
+++ b/mmm-rpm.el
@@ -2,6 +2,9 @@
;; Copyright (C) 2000 by Marcus Harnisch <[email protected]>
+;; Author: Marcus Harnisch <[email protected]>
+;; Version: $Id: mmm-rpm.el,v 1.2 2000/08/21 23:25:52 mas Exp $
+
;;{{{ GPL
;; This file is free software; you can redistribute it and/or modify
@@ -59,7 +62,8 @@
(concat "\\'\\|^%" (mmm-regexp-opt mmm-rpm-sh-end-tags t) "\\b.*$")
"Regexp matching RPM tags that end a shell-script section in a spec file")
-(mmm-add-classes
+(mmm-add-group
+ 'rpm
`((rpm-sh
:submode sh-mode
;; match tags that starts sh-script region