]> git.eshelyaron.com Git - emacs.git/commit
Clean up css-property-alist for alignment
authorTheodor Thornhill <theo@thornhill.no>
Fri, 3 Sep 2021 10:07:47 +0000 (12:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 3 Sep 2021 12:05:25 +0000 (14:05 +0200)
commit1778c90b57c7536e38c50b0eafd7040e0d1236ee
treea2af979f8487c3eb71c334318115d9790c6035d3
parentd0eaf7a3cf6875703179cd7a0c10f724ada9b34d
Clean up css-property-alist for alignment

* css-mode.el (css-property-alist, css-value-class-alist): Provide new
position related entries for use in css-property-alist.  Make sure
that property-alist reflect the spec:
https://www.w3.org/TR/css-align-3/#property-index
lisp/textmodes/css-mode.el