summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2011-01-10 14:12:08 -0200
committerIsmael Luceno2011-01-10 14:12:08 -0200
commite4ed6f085420a11f0d10defcdda9e934ec88f152 (patch)
tree6d6a2938d959bdfb762ea80f910c70a57f4050f5
parent30ecfe549505368e80418070227d79333ed1c3ba (diff)
scss-mode: add proper descriptiondevel-emacs
-rwxr-xr-xemacs-lisp/scss-mode/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs-lisp/scss-mode/DETAILS b/emacs-lisp/scss-mode/DETAILS
index 0c5659d320..b97dd35c8e 100755
--- a/emacs-lisp/scss-mode/DETAILS
+++ b/emacs-lisp/scss-mode/DETAILS
@@ -12,6 +12,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
WEB_SITE="https://github.com/antonj/scss-mode"
LICENSE[0]=GPL
ENTERED=20110102
- SHORT="Emacs mode for editing SCSS files"
+ SHORT="SCSS mode for Emacs"
cat << EOF
+Provides compilation keybindings and highlighting.
EOF