From 85c7553632524a7ad549b83bb942111803dde9f4 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 18 Aug 2000 01:05:05 +0000 Subject: [PATCH] Document save-restriction fix. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 2a01623a592..598276c1864 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1511,6 +1511,11 @@ Note that +++ before an item means the Lisp manual has been updated. When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. +*** The special form `save-restriction' now works correctly even if the +buffer is widened inside the save-restriction and changes made outside +the original restriction. Previously, doing this would cause the saved +restriction to be restored incorrectly. + *** The functions `find-charset-region' and `find-charset-string' include `eight-bit-control' and/or `eight-bit-graphic' in the returned list when it finds 8-bit characters. Previously, it included `ascii' in a -- 2.39.2