]> git.eshelyaron.com Git - emacs.git/commitdiff
** Prevent byte compiler from causing spurious string sharing
authorChong Yidong <cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000 (21:07 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 18 Nov 2006 21:07:44 +0000 (21:07 +0000)
when it optimizes away calls to functions such as concat.
Fixed.

admin/FOR-RELEASE

index d84c8f9edee1e960f17d6a05ca2ac602942911ce..75733ec81f85fc3c3da340336cee283333549766 100644 (file)
@@ -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.