We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7609a68 + 912b700 commit d74801cCopy full SHA for d74801c
elisp/shm-customizations.el
@@ -166,7 +166,7 @@ when option is nil.
166
(defcustom shm-pragmas
167
'("LANGUAGE" "OPTIONS_GHC" "INCLUDE" "DEPRECATED" "WARNING"
168
"INLINE" "NOINLINE" "INLINABLE" "CONLIKE" "LINE" "RULES"
169
- "SPECIALIZE" "UNPACK" "SOURCE" "SCC")
+ "SPECIALIZE" "UNPACK" "SOURCE" "SCC" "MINIMAL")
170
"Pragmas supported."
171
:group 'shm
172
:type 'list)
0 commit comments