summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/cl-print-tests.el
diff options
context:
space:
mode:
authorSimen Heggestøyl <simenheg@gmail.com>2017-08-01 20:23:21 +0200
committerSimen Heggestøyl <simenheg@gmail.com>2017-08-15 12:29:10 +0200
commit85a9f42b6ca7711c64cbd3e4e261fae308eab9d3 (patch)
tree4d1f41c2dd840771610a1fb6f7fd126b499de23f /test/lisp/emacs-lisp/cl-print-tests.el
parent3f887812e708123eca2f85cfbf5004e405aff914 (diff)
downloademacs-85a9f42b6ca7711c64cbd3e4e261fae308eab9d3.tar.gz
emacs-85a9f42b6ca7711c64cbd3e4e261fae308eab9d3.tar.bz2
emacs-85a9f42b6ca7711c64cbd3e4e261fae308eab9d3.zip
Fixes and tweaks for the new Less CSS mode
* etc/NEWS: Add an entry for the new mode. * lisp/textmodes/less-css-mode.el (less-css): Tweak docstring. (less-css-lessc-command): Tweak docstring. Don't mark it as safe. Don't autoload. (less-css-compile-at-save, less-css-lessc-options) (less-css-output-directory): Tweak docstrings. Don't autoload. (less-css-output-file-name): Tweak docstring. Don't mark it as safe. (less-css-input-file-name): Tweak docstring. Don't autoload. (less-css-compile-maybe): Use `when' for one-armed `if'. (less-css--output-path): Tweak docstring. (less-css--maybe-shell-quote-command): Remove function. (less-css-compile): Don't autoload. Tweak docstring and message. Fix compiler warning. Use `string-join' instead of `mapconcat'. (less-css-font-lock-keywords): Use `font-lock-variable-name-face' for variables. (less-css-mode-syntax-table, less-css-mode-map): New variables. (less-css-mode): Change status line mode name from "LESS" to "Less". Tweak docstring. Move syntax table definitions to `less-css-mode-syntax-table'. (less-css-indent-line): Remove function.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-print-tests.el')
0 files changed, 0 insertions, 0 deletions