Mercurial > emacs
changeset 4988:2f9a58694d43
(Fread_key_sequence): Split the doc string with "".
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 12 Nov 1993 21:16:38 +0000 |
parents | f052db139432 |
children | 9fe45f58189f |
files | src/keyboard.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/keyboard.c Fri Nov 12 21:12:35 1993 +0000 +++ b/src/keyboard.c Fri Nov 12 21:16:38 1993 +0000 @@ -4444,7 +4444,7 @@ If the key sequence starts with a mouse click, then the sequence is read\n\ using the keymaps of the buffer of the window clicked in, not the buffer\n\ of the selected window as normal.\n\ -\n\ +""\n\ `read-key-sequence' drops unbound button-down events, since you normally\n\ only care about the click or drag events which follow them. If a drag\n\ or multi-click event is unbound, but the corresponding click event would\n\