-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Review defcustom :type :safe :risky properties
The byte compiler is now warning about these. For example 'function and 'integer are valid values for :type but 'functionp and 'integerp aren't. Also a function or hook is never safe, always risky.
- Loading branch information
1 parent
6d3d4d0
commit b516232
Showing
1 changed file
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters