]> git.pld-linux.org Git - packages/emacs.git/blame - emacs-puresize.patch
- updated to 22.3
[packages/emacs.git] / emacs-puresize.patch
CommitLineData
b99f0b52 1--- emacs/src/puresize.h.~1.105.~ 2008-05-02 16:24:17.000000000 +0200
2+++ emacs/src/puresize.h 2008-05-03 00:08:37.000000000 +0200
3@@ -43,7 +43,7 @@
4 #endif
5
6 #ifndef BASE_PURESIZE
7-#define BASE_PURESIZE (1200000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
8+#define BASE_PURESIZE (1300000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
9 #endif
10
11 /* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */
This page took 0.074764 seconds and 4 git commands to generate.