From: Philipp Stephani Date: Tue, 18 Oct 2016 19:16:55 +0000 (+0200) Subject: ; Fix embarassing typo X-Git-Tag: emacs-26.0.90~1462^2~5 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ce01c494dd013a47f3b98860538cba4a1ef6a2c;p=emacs.git ; Fix embarassing typo --- diff --git a/lisp/term/xterm.el b/lisp/term/xterm.el index 78646e421c3..ea31ee8a470 100644 --- a/lisp/term/xterm.el +++ b/lisp/term/xterm.el @@ -766,7 +766,7 @@ We run the first FUNCTION whose STRING matches the input events." (make-composed-keymap map (keymap-parent basemap)))) (define-minor-mode xterm-inhibit-bracketed-paste-mode - "Toggle whether XTerm bracketed paste should be allowed in this bugger. + "Toggle whether XTerm bracketed paste should be allowed in this buffer. With a prefix argument ARG, forbid bracketed paste if ARG is positive, and allow it otherwise. If called from Lisp, forbid bracketed paste if ARG is omitted or nil, and toggle the state of