projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e87c0fd
)
* src/puresize.h (BASE_PURESIZE): Bump the value. (Bug#57007)
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 6 Aug 2022 06:11:01 +0000
(09:11 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 6 Aug 2022 06:11:01 +0000
(09:11 +0300)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 5516747ac2b97ee3defa25e6dcf15ea363d01d3a..4b746924bb1feeae1dc2a46d975278b76ae1d5ba 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-47,7
+47,7
@@
INLINE_HEADER_BEGIN
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (2
00
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (2
75
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */