]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix embarassing typo
authorPhilipp Stephani <phst@google.com>
Tue, 18 Oct 2016 19:16:55 +0000 (21:16 +0200)
committerPhilipp Stephani <phst@google.com>
Tue, 18 Oct 2016 19:16:55 +0000 (21:16 +0200)
lisp/term/xterm.el

index 78646e421c34c57ba6a3e573feea817f9cb49a13..ea31ee8a470ffd6ab4acceae34beb29d7f2bae9c 100644 (file)
@@ -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