Mercurial > emacs
changeset 94196:81e9585a4a3d
* display.texi (Overlay Properties): Clarify role of underlying
textprop and overlay keymaps for display strings.
* keymaps.texi (Active Keymaps): Ditto.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 20 Apr 2008 13:37:40 +0000 |
parents | 89ea665b6e71 |
children | 3ce489895028 |
files | doc/lispref/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Apr 20 08:32:11 2008 +0000 +++ b/doc/lispref/ChangeLog Sun Apr 20 13:37:40 2008 +0000 @@ -1,3 +1,10 @@ +2008-04-20 Chong Yidong <cyd@stupidchicken.com> + + * display.texi (Overlay Properties): Clarify role of underlying + textprop and overlay keymaps for display strings. + + * keymaps.texi (Active Keymaps): Ditto. + 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca> * minibuf.texi (Programmed Completion):