changeset 74062:7febd926d4ff

** Prevent byte compiler from causing spurious string sharing when it optimizes away calls to functions such as concat. Fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 18 Nov 2006 21:07:44 +0000
parents 3fd4ab1021bd
children 2e1b715dba95
files admin/FOR-RELEASE
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/admin/FOR-RELEASE	Sat Nov 18 21:07:17 2006 +0000
+++ b/admin/FOR-RELEASE	Sat Nov 18 21:07:44 2006 +0000
@@ -45,9 +45,6 @@
 
 ** 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.