]> git.eshelyaron.com Git - emacs.git/commit
Add `all` to CSS property list
authorSimen Heggestøyl <simenheg@runbox.com>
Sat, 14 May 2022 10:49:07 +0000 (12:49 +0200)
committerSimen Heggestøyl <simenheg@runbox.com>
Sun, 15 May 2022 10:57:38 +0000 (12:57 +0200)
commit2214f42202e2b8b2601c789e6eee2d28cf433253
treee3b6752661b6ff6e2433ed361ebe0bd99100b260
parentade35760a5a073eac87ce7fdea1373b769b0eff3
Add `all` to CSS property list

* lisp/textmodes/css-mode.el (css-property-alist): Add new property
`all` from the CSS Cascading and Inheritance Level 3 module.
lisp/textmodes/css-mode.el