diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2f447877b75..5bd724527df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-15 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el (package-desc-keywords): New function | ||
| 4 | (Bug#16222). | ||
| 5 | (describe-package-1, package-all-keywords) | ||
| 6 | (package--has-keyword-p): Use it. | ||
| 7 | |||
| 1 | 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr> | 8 | 2014-01-14 Nicolas Richard <theonewiththeevillook@yahoo.fr> |
| 2 | 9 | ||
| 3 | * simple.el (define-alternatives): When creating the | 10 | * simple.el (define-alternatives): When creating the |