mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-18 02:47:36 +00:00
** Prevent byte compiler from causing spurious string sharing
when it optimizes away calls to functions such as concat. Fixed.
This commit is contained in:
parent
26cc7ed550
commit
4bc3387c7e
1 changed files with 0 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue