]> git.eshelyaron.com Git - emacs.git/commit
Fix some defcustom types
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 13:15:21 +0000 (15:15 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 13:15:21 +0000 (15:15 +0200)
commite1c33e29d58175e159443babd96f230eb0bb4a88
tree77b880347d15bce35f2ac28c13e42abb8530b2d1
parent664927b5257fdaf26f24063edb1f41c407805ed8
Fix some defcustom types

* lisp/whitespace.el (whitespace-style):
* lisp/gnus/message.el (message-screenshot-command):
* lisp/progmodes/compile.el (compilation-transform-file-match-alist):
* lisp/progmodes/gdb-mi.el (gdb-default-window-configuration-file):
* lisp/progmodes/python.el (python-pdbtrack-exit-command): Fix the
defcustom types.
* lisp/progmodes/sql.el (sql-password-wallet): Fix the value.
lisp/erc/erc-status-sidebar.el
lisp/gnus/gnus-art.el
lisp/gnus/message.el
lisp/gnus/nnselect.el
lisp/net/tramp-crypt.el
lisp/progmodes/compile.el
lisp/progmodes/gdb-mi.el
lisp/progmodes/python.el
lisp/progmodes/sql.el
lisp/whitespace.el