Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e9fd42ad
Commit
e9fd42ad
authored
Dec 24, 1994
by
Richard M. Stallman
Browse files
(BASE_PURESIZE): Incremented by 20k.
parent
fb15c113
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/puresize.h
src/puresize.h
+2
-2
No files found.
src/puresize.h
View file @
e9fd42ad
...
...
@@ -38,9 +38,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef BASE_PURESIZE
#ifdef MULTI_FRAME
#define BASE_PURESIZE (2
7
5000 + SYSTEM_PURESIZE_EXTRA)
#define BASE_PURESIZE (2
9
5000 + SYSTEM_PURESIZE_EXTRA)
#else
#define BASE_PURESIZE (2
2
0000 + SYSTEM_PURESIZE_EXTRA)
#define BASE_PURESIZE (2
4
0000 + SYSTEM_PURESIZE_EXTRA)
#endif
#endif
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment