emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 2ce01c4: ; Fix embarassing typo


From: Philipp Stephani
Subject: [Emacs-diffs] master 2ce01c4: ; Fix embarassing typo
Date: Tue, 18 Oct 2016 19:17:19 +0000 (UTC)

branch: master
commit 2ce01c494dd013a47f3b98860538cba4a1ef6a2c
Author: Philipp Stephani <address@hidden>
Commit: Philipp Stephani <address@hidden>

    ; 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 78646e4..ea31ee8 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]