Fix --subexps
This commit is contained in:
		| @ -1017,7 +1017,8 @@ arguments." | |||||||
|                    prop-strs :format (option-value 'format opts) |                    prop-strs :format (option-value 'format opts) | ||||||
|                              :implicit-and (not (option-value 'no-implicit opts)) |                              :implicit-and (not (option-value 'no-implicit opts)) | ||||||
|                              :multi-char-names (option-value 'multi-char opts) |                              :multi-char-names (option-value 'multi-char opts) | ||||||
|                              :include-vars (not (option-value 'no-vars opts)))) |                              :include-vars (not (option-value 'no-vars opts)) | ||||||
|  |                              :include-intermediate (option-value 'subexps opts))) | ||||||
|            (terpri))))))) |            (terpri))))))) | ||||||
|  |  | ||||||
| (defun toplevel () | (defun toplevel () | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user