# HG changeset patch # User Richard M. Stallman # Date 753138998 0 # Node ID 2f9a58694d435a661f1f01fead68aa95fd9767b1 # Parent f052db139432f8485bd5bc88478f7257a572b46f (Fread_key_sequence): Split the doc string with "". diff -r f052db139432 -r 2f9a58694d43 src/keyboard.c --- 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\