From 9c97d311c32c89d6e884a8bc583ec01c1dfba05b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 26 May 2018 18:39:16 +0300 Subject: [PATCH] ; * etc/NEWS: Call out recently removed aliases in epa.el. --- etc/NEWS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index 0f4c90be754..5ac803eec4b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -453,9 +453,18 @@ are formatted as MIME digests. *** 'message-forward-included-headers' has changed its default to exclude most headers when forwarding. -** 'epa-pinentry-mode' is renamed to 'epg-pinentry-mode'. +** EasyPG + +--- +*** 'epa-pinentry-mode' is renamed to 'epg-pinentry-mode'. It now applies to epg functions as well as epa functions. +--- +*** The alias functions 'epa--encode-coding-string', +'epa--decode-coding-string', and 'epa--select-safe-coding-system' have +been removed. Use 'encode-coding-string', 'decode-coding-string', and +'select-safe-coding-system' instead. + * New Modes and Packages in Emacs 27.1 +++ -- 2.39.5