+2006-09-19 David Kastrup <dak@gnu.org>
+
+ * keymaps.texi (Searching Keymaps): Small clarification.
+
2006-09-18 Richard Stallman <rms@gnu.org>
* keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
mouse events change this. Explain the new optional argument of
`key-binding' and its mouse-dependent lookup.
(Searching Keymaps): Adapt description similarly.
- (Remapping Commands): Explain the new optional argument of `command-remapping'.
+ (Remapping Commands): Explain the new optional argument of
+ `command-remapping'.
2006-09-14 Richard Stallman <rms@gnu.org>
(info): Add target.
(installall): Target removed.
-2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
* tips.texi (Coding Conventions): Fix typo.
see @ref{Key Lookup}.) If the key sequence starts with a mouse event,
or a symbolic prefix event followed by a mouse event, that event's
position is used instead of point and the current buffer. Mouse
-events on an embedded string use text properties from that string
-instead of the buffer.
+events on an embedded string use non-@code{nil} text properties from
+that string instead of the buffer.
@enumerate
@item