summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/ert-x.el
diff options
context:
space:
mode:
authorMauro Aranda <maurooaranda@gmail.com>2022-02-19 13:34:11 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2022-02-19 13:34:11 +0100
commitf273a504be670d714fe46a067e5edba548443701 (patch)
tree7a728f7c6d1afc7599f7b53c7395ad7d2d5b2347 /lisp/emacs-lisp/ert-x.el
parent8ccf9b52767c7634af1941c15198538313aaf2c0 (diff)
downloademacs-f273a504be670d714fe46a067e5edba548443701.tar.gz
emacs-f273a504be670d714fe46a067e5edba548443701.tar.bz2
emacs-f273a504be670d714fe46a067e5edba548443701.zip
Fix types of some align.el defcustoms
* lisp/align.el (align-region-heuristic) (align-large-region): Both options can be nil, but the defcustom type didn't allow nil values. (align-rules-list-type): The "Run If" and "Valid" attributes should be functions, but the default value was t. Change it to #'always (bug#54048).
Diffstat (limited to 'lisp/emacs-lisp/ert-x.el')
0 files changed, 0 insertions, 0 deletions