mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge remote-tracking branch 'origin/master' into feature/android
This commit is contained in:
commit
769d3e17c2
9 changed files with 123 additions and 23 deletions
|
|
@ -103,7 +103,7 @@
|
|||
;; During bootstrapping the byte-compiler is run interpreted
|
||||
;; when compiling itself, which uses a lot more stack
|
||||
;; than usual.
|
||||
(setq max-lisp-eval-depth 2200)))
|
||||
(setq max-lisp-eval-depth 3400)))
|
||||
|
||||
(if (eq t purify-flag)
|
||||
;; Hash consing saved around 11% of pure space in my tests.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue