mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-28 02:40:46 -08:00
(PURESIZE): Increase to 205000.
This commit is contained in:
parent
08020d91e0
commit
6803ec2a28
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||
#ifdef MULTI_FRAME
|
||||
#define PURESIZE 235000
|
||||
#else
|
||||
#define PURESIZE 200000
|
||||
#define PURESIZE 205000
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue