Mercurial > emacs
comparison lisp/ChangeLog @ 72805:e5e7b6d129dd
(pushnew): Add missing `,'.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Mon, 11 Sep 2006 11:15:54 +0000 |
parents | 939f0ad90003 |
children | 200db4ae9b54 |
comparison
equal
deleted
inserted
replaced
72804:939f0ad90003 | 72805:e5e7b6d129dd |
---|---|
1 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de> | |
2 | |
3 * emacs-lisp/cl.el (pushnew): Add missing `,'. | |
4 | |
1 2006-09-11 David Kastrup <dak@gnu.org> | 5 2006-09-11 David Kastrup <dak@gnu.org> |
2 | 6 |
3 * help.el (string-key-binding, describe-key-briefly) | 7 * help.el (string-key-binding, describe-key-briefly) |
4 (describe-key): Remove `string-key-binding' and its callers since | 8 (describe-key): Remove `string-key-binding' and its callers since |
5 `key-binding' already caters for the proper lookup now. | 9 `key-binding' already caters for the proper lookup now. |