Mercurial > emacs
diff lisp/term/x-win.el @ 106837:855f55740303
Fix typos in comments.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 14 Jan 2010 19:37:23 +0100 |
parents | 1d1d5d9bd884 |
children | 181539c8b6a4 |
line wrap: on
line diff
--- a/lisp/term/x-win.el Thu Jan 14 19:29:36 2010 +0100 +++ b/lisp/term/x-win.el Thu Jan 14 19:37:23 2010 +0100 @@ -1197,7 +1197,7 @@ ;; We keep track of the last text selected here, so we can check the ;; current selection against it, and avoid passing back our own text ;; from x-cut-buffer-or-selection-value. We track all three -;; seperately in case another X application only sets one of them +;; separately in case another X application only sets one of them ;; (say the cut buffer) we aren't fooled by the PRIMARY or ;; CLIPBOARD selection staying the same. (defvar x-last-selected-text-clipboard nil