emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/sass-mode 1bcaf92 02/31: Add a note about haml-mode.


From: ELPA Syncer
Subject: [nongnu] elpa/sass-mode 1bcaf92 02/31: Add a note about haml-mode.
Date: Sun, 29 Aug 2021 11:29:36 -0400 (EDT)

branch: elpa/sass-mode
commit 1bcaf927d298113a3f6e10d109a9df3a597faa9d
Author: Nathan Weizenbaum <nweiz@google.com>
Commit: Nathan Weizenbaum <nweiz@google.com>

    Add a note about haml-mode.
---
 sass-mode.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sass-mode.el b/sass-mode.el
index 928646a..43f6361 100644
--- a/sass-mode.el
+++ b/sass-mode.el
@@ -21,6 +21,8 @@
 ;;
 ;; (require 'sass-mode)
 
+;; sass-mode requires haml-mode, which can be found at 
http://github.com/nex3/haml-mode.
+
 ;;; Code:
 
 (require 'haml-mode)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]