diff options
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 fe0a3dba1a0..dd8605a0f20 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-02-02 Artur Malabarba <bruce.connor.am@gmail.com> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el (package--find-non-dependencies): New | ||
| 4 | function. | ||
| 5 | (package-initialize): Use it to populate `package-selected-packages'. | ||
| 6 | |||
| 1 | 2015-02-02 Michael Albinus <michael.albinus@gmx.de> | 7 | 2015-02-02 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-sh.el (tramp-histfile-override): Add another choice 'unset. | 9 | * net/tramp-sh.el (tramp-histfile-override): Add another choice 'unset. |