Группа :: Редакторы
Пакет: emacs22
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: emacs-22.0.50-incr_puresize.patch
--- emacs/src/puresize.h 2006-04-28 00:07:20 +0600
+++ emacs.build/src/puresize.h 2006-04-29 16:47:04 +0600
@@ -35,7 +35,7 @@
amount of storage. This is a lot more update-robust that defining
BASE_PURESIZE or even PURESIZE directly. */
#ifndef SYSTEM_PURESIZE_EXTRA
-#define SYSTEM_PURESIZE_EXTRA 0
+#define SYSTEM_PURESIZE_EXTRA 5000
#endif
#ifndef SITELOAD_PURESIZE_EXTRA