]> git.eshelyaron.com Git - emacs.git/commit
Improve doc string of 'newline'
authorStefan Kangas <stefankangas@gmail.com>
Sat, 25 Jan 2020 15:21:06 +0000 (16:21 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 25 Jan 2020 18:12:31 +0000 (19:12 +0100)
commit568a560fceda2afd8e0c91e3176e81718bfa5ead
treedf0822f6b0f8d2b7664a68ee1748935c23cea9a1
parent7f5069850529f37e44939ce612e20d85be25af5c
Improve doc string of 'newline'

* lisp/simple.el (newline): Doc fix.  Move 'use-hard-newlines' down,
since it's less important than the meaning of the prefix argument, and
is less frequently used than 'electric-indent-mode' and
'auto-fill-mode'.  Change the wording to no longer call it an
option.
lisp/simple.el