diff options
Diffstat (limited to 'www/css-mode.el/pkg-descr')
-rw-r--r-- | www/css-mode.el/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/css-mode.el/pkg-descr b/www/css-mode.el/pkg-descr index bccc7aa93823..cfb4378eeed7 100644 --- a/www/css-mode.el/pkg-descr +++ b/www/css-mode.el/pkg-descr @@ -5,5 +5,3 @@ To use this, put the following into your ~/.emacs: (autoload 'css-mode "css-mode") (setq auto-mode-alist (cons '("\\.css\\'" . css-mode) auto-mode-alist)) - -WWW: http://www.garshol.priv.no/download/software/css-mode/index.html |