diff options
| author | Stefan Monnier | 2012-10-28 10:56:51 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2012-10-28 10:56:51 -0400 |
| commit | 70edffb13005de4aa58ba818559b85aa63a1cdd4 (patch) | |
| tree | f25322a5427af78d2f055a50cc008bb124eeaba5 /doc/lispref/ChangeLog | |
| parent | 3a51f0eb4168885b869641e9d5c98e3f40e5a515 (diff) | |
| download | emacs-70edffb13005de4aa58ba818559b85aa63a1cdd4.tar.gz emacs-70edffb13005de4aa58ba818559b85aa63a1cdd4.zip | |
* lisp/tmm.el (tmm-prompt): Use map-keymap.
* doc/lispref/keymaps.texi (Format of Keymaps): Document the multiple
inheritance format.
Fixes: debbugs:12744
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index fe12e27a070..6b3febba631 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * keymaps.texi (Format of Keymaps): Document the multiple | ||
| 4 | inheritance format. | ||
| 5 | |||
| 1 | 2012-10-28 Martin Rudalics <rudalics@gmx.at> | 6 | 2012-10-28 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * windows.texi (Basic Windows): Reformulate description of live, | 8 | * windows.texi (Basic Windows): Reformulate description of live, |