summaryrefslogtreecommitdiff
path: root/lisp/s-region.el
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 12:29:42 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 12:29:42 +0000
commitf1180544bb5ff44cdb45b8734734294b0a2fa7a4 (patch)
tree626b0db999b924834efc1f437eb47776ea6bd797 /lisp/s-region.el
parent37d1e6800ca66b7977ebafb51ddb31a9de077e15 (diff)
downloademacs-f1180544bb5ff44cdb45b8734734294b0a2fa7a4.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'lisp/s-region.el')
-rw-r--r--lisp/s-region.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/s-region.el b/lisp/s-region.el
index f7cabf012b7..2b53bfa7f5c 100644
--- a/lisp/s-region.el
+++ b/lisp/s-region.el
@@ -32,7 +32,7 @@
;; Currently, s-region-move may be bound only to events that are vectors
;; of length one and whose last element is a symbol. Also, the functions
-;; that are given this kind of overlay should be (interactive "p")
+;; that are given this kind of overlay should be (interactive "p")
;; functions.
;; If the following keys are not already bound then...