mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-09 15:50:21 +00:00
(PURESIZE): Incremented to 252000.
This commit is contained in:
parent
087aeac6cc
commit
cd6446282d
@ -29,7 +29,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#ifndef PURESIZE
|
||||
#ifdef MULTI_FRAME
|
||||
#define PURESIZE 250000
|
||||
#define PURESIZE 252000
|
||||
#else
|
||||
#define PURESIZE 205000
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user