diff options
| author | Artur Malabarba | 2015-04-04 20:20:21 +0100 |
|---|---|---|
| committer | Artur Malabarba | 2015-04-04 20:22:26 +0100 |
| commit | f674de6f08e3789fed88f24ffc45bfffc8d60520 (patch) | |
| tree | 7d2e84c18de6a8c04c8702d1ebd64c6497e5999d /lisp/ChangeLog | |
| parent | 5824dd5b6a67b3de83d281049d3694066e1462a7 (diff) | |
| download | emacs-f674de6f08e3789fed88f24ffc45bfffc8d60520.tar.gz emacs-f674de6f08e3789fed88f24ffc45bfffc8d60520.zip | |
emacs-lisp/package.el: Don't overwrite downloads-in-progress.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5a7d953a613..9b2b3121439 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-04-04 Artur Malabarba <bruce.connor.am@gmail.com> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el (package--download-and-read-archives): Add | ||
| 4 | `package-archives' to `package--downloads-in-progress' instead of | ||
| 5 | overwriting it. | ||
| 6 | |||
| 1 | 2015-04-04 Michael Albinus <michael.albinus@gmx.de> | 7 | 2015-04-04 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-cache.el (tramp-flush-directory-property): Quote directory | 9 | * net/tramp-cache.el (tramp-flush-directory-property): Quote directory |