]> git.eshelyaron.com Git - emacs.git/commit
Attempt to fix initialization of startup variables on Android
authorPo Lu <luangruo@yahoo.com>
Wed, 25 Jun 2025 16:02:11 +0000 (00:02 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 19:18:23 +0000 (21:18 +0200)
commit489ee443af957aa0cf6214988308b3fee35f5924
tree40bff2e39e2be356df88a06f9934b36363339dd9
parentf145427ff5fcaf55993c2d490d5539af439518bb
Attempt to fix initialization of startup variables on Android

* lisp/cus-start.el (standard): Revert last change if (featurep
'android), as Android systems perform dumping during the
initialization of the first user session.

(cherry picked from commit 704832f41b9ebf1cb2bef5f8cba4ab00fa31520f)
lisp/cus-start.el