Update the options in whitespace-style defcustom
commit3874b33a32ccc481a12a7b9259b7c3963a786a6f
authorPhilipp Stephani <phst@google.com>
Sat, 2 May 2015 09:15:46 +0000 (2 12:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 May 2015 09:15:46 +0000 (2 12:15 +0300)
treef49e6500591e26dd4df5dbd3d7e3412ad3a0e060
parentad7e1143fc6d904bc5a9a0a05536986f53a48cf7
Update the options in whitespace-style defcustom

* lisp/whitespace.el (whitespace-style): Use `set' instead of a
`repeat' because the option is really set-like.  Add missing
options.  Reorder options to match the order in the
documentation.  (Bug#20346)
lisp/whitespace.el