+2015-01-16 Artur Malabarba <bruce.connor.am@gmail.com>
+
+ * NEWS: Document installing packages from directories.
+
2015-01-15 Eli Zaretskii <eliz@gnu.org>
* NEWS: Mention 'set-binary-mode'.
\f
* 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).