aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1993-11-12 21:16:38 +0000
committerRichard M. Stallman <[email protected]>1993-11-12 21:16:38 +0000
commitede41463ee207abd4a2088fdcf1276567680f7af (patch)
tree779e525896490f7e02f3d77f852331e7bb42dd3d
parentd48e616effc0db000a3c3cf7f85fcdafe61534dd (diff)
(Fread_key_sequence): Split the doc string with "".
-rw-r--r--src/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index 6f95083953..0f12c5b03a 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -4444,7 +4444,7 @@ and `quit-flag' is not set.\n\
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\