From 01bfd18f3dad37ba5d4d7730a17895b637fd455c Mon Sep 17 00:00:00 2001 From: Mikael Djurfeldt Date: Thu, 1 Apr 2021 20:56:22 +0200 Subject: Fix handling of parameter lists to elisp defun to allow nil. Thanks to Vasilij Schneidermann. --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d11f38eb4..397ff6c43 100644 --- a/NEWS +++ b/NEWS @@ -194,9 +194,11 @@ See "Syntax Transformer Helpers" in the manual. ** Fix srfi-69 merge-hash ** Fix suspendable-ports implementation of get-bytevector-some! ** Fix overread in string-locale