Repeat after me: "The first line of a doc string must be a single
complete sentence."
(insert string)))
(defcustom duplicate-line-final-position 0
- "Where to put point after duplicating a line with `duplicate-line'
-or `duplicate-dwim'.
+ "Where to put point after `duplicate-line' or `duplicate-dwim'.
When 0, leave point on the original line.
When 1, move point to the first new line.
When -1, move point to the last new line.