mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
This commit is contained in:
parent
a612577378
commit
bbca98bb23
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
|
||||
#ifndef PURESIZE
|
||||
#ifdef MULTI_FRAME
|
||||
#define PURESIZE 235000
|
||||
#define PURESIZE 250000
|
||||
#else
|
||||
#define PURESIZE 205000
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue