diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1242,7 +1242,8 @@ The main entry points are `cl-defgeneric' and `cl-defmethod'. See the | |||
| 1242 | node "Generic Functions" in the Emacs Lisp manual for more details. | 1242 | node "Generic Functions" in the Emacs Lisp manual for more details. |
| 1243 | 1243 | ||
| 1244 | --- | 1244 | --- |
| 1245 | ** scss-mode (a minor variant of css-mode) | 1245 | ** scss-mode (a minor variant of css-mode) is a major mode for editing |
| 1246 | SCSS (Sassy CSS) files. | ||
| 1246 | 1247 | ||
| 1247 | --- | 1248 | --- |
| 1248 | ** let-alist is a new macro (and a package) that allows one to easily | 1249 | ** let-alist is a new macro (and a package) that allows one to easily |