]> git.eshelyaron.com Git - emacs.git/commit
Don't recognize "bootstrap" option for --temacs
authorPip Cet <pipcet@protonmail.com>
Wed, 21 Aug 2024 08:44:14 +0000 (08:44 +0000)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 10:27:25 +0000 (11:27 +0100)
commitf565f35877881bcc870c06981c2a45bc0799cabc
tree5929a4f821a2c2922c6abc7e6423363001c4d2e2
parent0aa4958b483fca10faabb4c1e6fcbc732a97a5e9
Don't recognize "bootstrap" option for --temacs

This option only makes sense for unexec dumping.

* src/emacs.c (main): Recognize "pbootstrap" only, not "bootstrap".

(cherry picked from commit 9a0728af9df7c208a7e93f8e970b7348b1273fee)
src/emacs.c