summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2006-11-18 21:07:44 +0000
committerChong Yidong <cyd@stupidchicken.com>2006-11-18 21:07:44 +0000
commit4bc3387c7e620cb373fbf38c77e902cfcfa92127 (patch)
treed6b1d13b697902e82760d473dd0ef060ff7f723d
parent26cc7ed550f2964a6e6b0258187e204c2f05f32d (diff)
downloademacs-4bc3387c7e620cb373fbf38c77e902cfcfa92127.tar.gz
** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat. Fixed.
-rw-r--r--admin/FOR-RELEASE3
1 files changed, 0 insertions, 3 deletions
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.