From: Richard M. Stallman Date: Fri, 12 Nov 1993 21:16:38 +0000 (+0000) Subject: (Fread_key_sequence): Split the doc string with "". X-Git-Tag: emacs-19.34~10863 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ede41463ee207abd4a2088fdcf1276567680f7af;p=emacs.git (Fread_key_sequence): Split the doc string with "". --- diff --git a/src/keyboard.c b/src/keyboard.c index 6f950839533..0f12c5b03ac 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\