Mercurial > emacs
changeset 59590:8b0050adf8e4
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Mon, 17 Jan 2005 02:44:58 +0000 |
parents | e77e3350e075 |
children | 5fc1db8fac5b |
files | lispref/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Mon Jan 17 02:43:47 2005 +0000 +++ b/lispref/ChangeLog Mon Jan 17 02:44:58 2005 +0000 @@ -1,3 +1,8 @@ +2005-01-16 Luc Teirlinck <teirllm@auburn.edu> + + * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses + command remapping. + 2005-01-14 Kim F. Storm <storm@cua.dk> * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.