From 2ce01c494dd013a47f3b98860538cba4a1ef6a2c Mon Sep 17 00:00:00 2001 From: Philipp Stephani Date: Tue, 18 Oct 2016 21:16:55 +0200 Subject: [PATCH] ; Fix embarassing typo --- lisp/term/xterm.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5