]> git.eshelyaron.com Git - emacs.git/commit
Fix encoding of text when saving a gpg-encoded file
authorEli Zaretskii <eliz@gnu.org>
Sat, 25 May 2024 06:12:42 +0000 (09:12 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 26 May 2024 05:56:59 +0000 (07:56 +0200)
commit090949703ed73210d1c6d59c7329f802b41e37e9
treecc75e2f816330b0bfdbe794d1e2cce2e085cb352
parent6c6459a73b79fbf6303a41ebc24948b8f207a573
Fix encoding of text when saving a gpg-encoded file

* lisp/epa-file.el (epa-file-write-region): Revert inadvertent
change from July 15, 2020 which broke selection of a correct
encoding for stuff sent to 'gpg'.  (Bug#71080)

(cherry picked from commit d50e3226b1a6234830e7946518f31c99669915cb)
lisp/epa-file.el