From 40d963ff660eb256652cdca98094bfbda23daa9a Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Tue, 13 Jan 2015 00:13:55 -0200 Subject: [PATCH] * NEWS: Document installing packages from directories. --- etc/ChangeLog | 4 ++++ etc/NEWS | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index 681858e5977..7b64dfb9153 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2015-01-16 Artur Malabarba + + * NEWS: Document installing packages from directories. + 2015-01-15 Eli Zaretskii * NEWS: Mention 'set-binary-mode'. diff --git a/etc/NEWS b/etc/NEWS index 0bfd3fd2a2d..cf93b65bb81 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -56,6 +56,10 @@ so if you want to use it, you can always take a copy from an older Emacs. * Changes in Emacs 25.1 +** `package-install-from-buffer' and `package-install-file' work on directories. +This follows the same rules as installing from a .tar file, except the +-pkg file is optional. + ** New function `custom-prompt-customize-unsaved-options' checks for unsaved customizations and prompts user to customize (if found). -- 2.39.5