From: Chong Yidong Date: Sat, 18 Nov 2006 21:07:44 +0000 (+0000) Subject: ** Prevent byte compiler from causing spurious string sharing X-Git-Tag: emacs-pretest-22.0.91~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4bc3387c7e620cb373fbf38c77e902cfcfa92127;p=emacs.git ** Prevent byte compiler from causing spurious string sharing when it optimizes away calls to functions such as concat. Fixed. --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index d84c8f9edee..75733ec81f8 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -45,9 +45,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** Document use of gpg-agent -** Prevent byte compiler from causing spurious string sharing -when it optimizes away calls to functions such as concat. - * DOCUMENTATION ** Check the Emacs Tutorial.