aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index b36db07360b..3c328ac58a2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -644,6 +644,13 @@ In 'visual-line-mode' it will look for the true beginning of a header
644while in non-'visual-line-mode' it will move the point to the indented 644while in non-'visual-line-mode' it will move the point to the indented
645header's value. 645header's value.
646 646
647** Package
648
649+++
650*** The new variable 'package-gnupghome-dir' has been added to control
651where the GnuPG home directory (used for signature verification) is
652located and whether GnuPG's option "--homedir" is used or not.
653
647** Tramp 654** Tramp
648 655
649+++ 656+++