From b1ac48bd7ee10721d7a07276378b632717616290 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Tue, 31 May 2022 22:56:21 +0200 Subject: [PATCH] Note changes in ;;;### parsing --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 597f92cfce3..87cd41ec014 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1752,6 +1752,11 @@ so using 'M-x update-file-autoloads' no longer works. (This didn't work well in most files in the past, either, but it will now signal an error in any file.) +In addition, files are scanned in a slightly different way. +Previously ;;;### specs inside a top-level form (i.e., something like +(when ... ;;;### ...) would be ignored. They are now parsed as +normal. + +++ ** 'buffer-modified-p' has been extended. This function was previously documented to return only nil or t. This -- 2.39.2