From 8486669e373fb8e9962428c42b427462cc655e3c Mon Sep 17 00:00:00 2001 From: Boris Buliga Date: Wed, 10 Jun 2026 11:21:03 +0300 Subject: [PATCH] Disable one-time-code AutoFill heuristics in Emacs.app * nextstep/templates/Info.plist.in: Set NSAutoFillRequiresTextContentTypeForOneTimeCodeOnMac to true. Copyright-paperwork-exempt: yes --- nextstep/templates/Info.plist.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nextstep/templates/Info.plist.in b/nextstep/templates/Info.plist.in index 09db8dd0b55..a9f3325df67 100644 --- a/nextstep/templates/Info.plist.in +++ b/nextstep/templates/Info.plist.in @@ -695,5 +695,11 @@ along with GNU Emacs. If not, see . Emacs requires permission to access files on Removable Volumes. NSSpeechRecognitionUsageDescription Emacs requires permission to handle any speech recognition. + + NSAutoFillRequiresTextContentTypeForOneTimeCodeOnMac +