aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vcursor.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/vcursor.el')
-rw-r--r--lisp/vcursor.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vcursor.el b/lisp/vcursor.el
index 4de92f02f0b..ac04603dbf8 100644
--- a/lisp/vcursor.el
+++ b/lisp/vcursor.el
@@ -1116,7 +1116,7 @@ is called interactively, so prefix argument etc. are usable."
1116 "Copy up to ARGth line after virtual cursor position. 1116 "Copy up to ARGth line after virtual cursor position.
1117With no argument, copy to the end of the current line. 1117With no argument, copy to the end of the current line.
1118 1118
1119Behaviour with regard to newlines is similar (but not identical) to 1119Behavior with regard to newlines is similar (but not identical) to
1120`kill-line'; the main difference is that whitespace at the end of the 1120`kill-line'; the main difference is that whitespace at the end of the
1121line is treated like ordinary characters." 1121line is treated like ordinary characters."
1122 1122