# HG changeset patch # User Chong Yidong # Date 1163884064 0 # Node ID 7febd926d4ff61e1000a00133fa6117a708af6ce # Parent 3fd4ab1021bde72b8584a4261b2b15938cfa97cd ** Prevent byte compiler from causing spurious string sharing when it optimizes away calls to functions such as concat. Fixed. diff -r 3fd4ab1021bd -r 7febd926d4ff admin/FOR-RELEASE --- 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.