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
4efe9929
Commit
4efe9929
authored
Sep 22, 1994
by
Richard M. Stallman
Browse files
(BASE_PURESIZE): Increment both values.
parent
e7cc6aa5
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 @
4efe9929
...
...
@@ -31,9 +31,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef BASE_PURESIZE
#ifdef MULTI_FRAME
#define BASE_PURESIZE 2
55
000
#define BASE_PURESIZE 2
60
000
#else
#define BASE_PURESIZE 2
08
000
#define BASE_PURESIZE 2
15
000
#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