mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-13 09:32:47 +00:00
69a30e8b87
* lisp/textmodes/css-mode.el (css--format-hex): New function for shortening CSS hex colors when possible. (css--named-color-to-hex, css--rgb-to-named-color-or-hex): Use it. * test/lisp/textmodes/css-mode-tests.el (css-test-format-hex): New tests for 'css--format-hex'. (css-test-named-color-to-hex, css-test-cycle-color-format): Adjust for the changes to 'css--named-color-to-hex' and 'css--rgb-to-named-color-or-hex'. |
||
---|---|---|
.. | ||
css-mode-tests.el | ||
dns-mode-tests.el | ||
fill-tests.el | ||
mhtml-mode-tests.el | ||
reftex-tests.el | ||
sgml-mode-tests.el | ||
tildify-tests.el |