Mercurial > emacs
changeset 56638:06f73d0f89d0
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 09 Aug 2004 18:52:34 +0000 |
parents | 4ea7f10f1b53 |
children | 3df9006c09e2 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 09 18:50:28 2004 +0000 +++ b/lisp/ChangeLog Mon Aug 09 18:52:34 2004 +0000 @@ -1,3 +1,9 @@ +2004-08-09 Luc Teirlinck <teirllm@auburn.edu> + + * help.el (describe-bindings): Doc fix. + + * subr.el (kbd): Doc fix. + 2004-08-08 John Paul Wallington <jpw@gnu.org> * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
--- a/src/ChangeLog Mon Aug 09 18:50:28 2004 +0000 +++ b/src/ChangeLog Mon Aug 09 18:52:34 2004 +0000 @@ -1,3 +1,7 @@ +2004-08-09 Luc Teirlinck <teirllm@auburn.edu> + + * keymap.c (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes. + 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> * keyboard.c: Declare Qdisabled_command_function instead of