mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
* 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 | ||