[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (69f36af -> a2cd6d9)
From: |
Artur Malabarba |
Subject: |
[Emacs-diffs] master updated (69f36af -> a2cd6d9) |
Date: |
Sat, 17 Jan 2015 00:26:41 +0000 |
malabarba pushed a change to branch master.
from 69f36af * lisp/emacs-lisp/cl-macs.el: Fix last change.
new be6dbd4 * emacs-lisp/package.el (package--read-pkg-desc): New
function.
new 2fe6110 * emacs-lisp/package.el (package-dir-info): New function.
new bc2f8d0 (package-install-from-buffer): Install packages from
dired buffer.
new 64fd1a5 (package-install-file): Install packages from directory.
new 40d963f * NEWS: Document installing packages from directories.
new a2cd6d9 emacs-lisp/package.el and package-x.el: References to
package-desc-kind
Summary of changes:
etc/ChangeLog | 4 ++
etc/NEWS | 4 ++
lisp/ChangeLog | 15 +++++++
lisp/emacs-lisp/package-x.el | 4 ++
lisp/emacs-lisp/package.el | 95 ++++++++++++++++++++++++++++++++++-------
5 files changed, 105 insertions(+), 17 deletions(-)
- [Emacs-diffs] master updated (69f36af -> a2cd6d9),
Artur Malabarba <=
- [Emacs-diffs] master be6dbd4 1/6: * emacs-lisp/package.el (package--read-pkg-desc): New function., Artur Malabarba, 2015/01/16
- [Emacs-diffs] master 2fe6110 2/6: * emacs-lisp/package.el (package-dir-info): New function., Artur Malabarba, 2015/01/16
- [Emacs-diffs] master bc2f8d0 3/6: (package-install-from-buffer): Install packages from dired buffer., Artur Malabarba, 2015/01/16
- [Emacs-diffs] master 40d963f 5/6: * NEWS: Document installing packages from directories., Artur Malabarba, 2015/01/16
- [Emacs-diffs] master 64fd1a5 4/6: (package-install-file): Install packages from directory., Artur Malabarba, 2015/01/16
- [Emacs-diffs] master a2cd6d9 6/6: emacs-lisp/package.el and package-x.el: References to package-desc-kind, Artur Malabarba, 2015/01/16