]> git.eshelyaron.com Git - emacs.git/commit
(split-line): If present, copy fill-prefix from
authorKim F. Storm <storm@cua.dk>
Fri, 3 Jan 2003 22:46:06 +0000 (22:46 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 3 Jan 2003 22:46:06 +0000 (22:46 +0000)
commitda7d231b345244fd25ac63ab614339b5e86a7264
tree8b6ae7eb12dbf62f7ef23d4c37c7e65bee678f57
parent7b1824c287f633ab547d85ecf2b0fff4f03e3596
(split-line): If present, copy fill-prefix from
current line to new line.  Don't copy if prefix arg.
From Lisp, arg may be an alternative prefix string to copy.
Inspired by Ehud Karni <ehud@unix.mvs.co.il>.
lisp/simple.el