]> code.delx.au - gnu-emacs-elpa/commitdiff
company-css-property-alist: remove reference to font-variant in value for font
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 9 Jun 2014 14:53:30 +0000 (17:53 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 9 Jun 2014 14:53:30 +0000 (17:53 +0300)
The two possible values for CSS 2.1 font-variant are already included.

company-css.el

index 080cb85a5d6531b6729b2098d3efa3cba5a33244..b8bd639c188985fad6e39c9112bb096f48048615 100644 (file)
@@ -86,7 +86,7 @@
     ("elevation" angle "below" "level" "above" "higher" "lower")
     ("empty-cells" "show" "hide")
     ("float" "left" "right" "none")
-    ("font" font-style font-variant font-weight font-size "/" line-height
+    ("font" font-style font-weight font-size "/" line-height
      font-family "caption" "icon" "menu" "message-box" "small-caption"
      "status-bar" "normal" "small-caps"
      ;; CSS3