[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#4429: purecopy calls needed for :help and in menu-bar.el
From: |
Dan Nicolaescu |
Subject: |
bug#4429: purecopy calls needed for :help and in menu-bar.el |
Date: |
Mon, 2 Nov 2009 22:45:07 -0800 (PST) |
Juri Linkov <juri@jurta.org> writes:
> >> Does anyone know a reason why one menu item in menu-bar.el
> >> (`separator-exit') doesn't use the standard format with `menu-item'
> >> like all other menu items use?
> >
> > Accident?
>
> Probably. Fixed.
I think that a better fix would be to purecopy '("--"), there are >60
instances of this in GC memory right when emacs starts up.
Maybe define a constant menu-bar-standard-separator and use that
everywhere?
- bug#4429: purecopy calls needed for :help and in menu-bar.el,
Dan Nicolaescu <=