]> git.eshelyaron.com Git - emacs.git/commit
Delete variable pure-space-overflow
authorStefan Kangas <stefankangas@gmail.com>
Tue, 10 Dec 2024 22:35:31 +0000 (23:35 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:06:19 +0000 (12:06 +0100)
commitf20a517ef9793dbc10f7a6d826681e55ae835ff8
tree4b4b480a6e4b36c01710fd1c9546b81d5366e490
parent0a39375db0decca1e255dd35ec4fde724745dcc8
Delete variable pure-space-overflow

* lisp/startup.el (pure-space-overflow): Make variable obsolete.
* lisp/loadup.el (pure-space-overflow): Do not set.  Remove call to
`garbage-collect', as that is done by `dump-emacs-portable'.

(cherry picked from commit e7926ab48604d4bdf7088014717b02dddfe9f190)
lisp/loadup.el
lisp/startup.el