# HG changeset patch # User Miles Bader # Date 966560705 0 # Node ID 3a89352a7dab1d26bdb971851b581079eade8a31 # Parent 80071f806f380cae07e190c88a1737bf0d624982 Document save-restriction fix. diff -r 80071f806f38 -r 3a89352a7dab etc/NEWS --- a/etc/NEWS Fri Aug 18 00:43:52 2000 +0000 +++ b/etc/NEWS Fri Aug 18 01:05:05 2000 +0000 @@ -1511,6 +1511,11 @@ 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