diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 96547bd3c3f..660c8712a15 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,8 @@ 2014-01-16 Dmitry Gutov <dgutov@yandex.ru> * emacs-lisp/package.el (package-desc--keywords): Use `cdr' with - `assoc'. Make private. Update all callers. + `assoc'. Use `nth' instead of `cdr'. Make private. Update all + callers. 2014-01-16 Stefan Monnier <monnier@iro.umontreal.ca> |
