bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

minor error in docstring of `newline'


From: Paul Stoeber
Subject: minor error in docstring of `newline'
Date: Sun, 9 Jun 2002 13:42:51 +0200
User-agent: Mutt/1.3.28i

Emacs 21.2.1.

The docstring of the function `newline' states
"The newline is marked with the text-property `hard'."

That happens only if we use-hard-newlines.


Q: Is
        (insert "Little\nBill\n")
   a portable Lisp way to insert two lines into a buffer?
   Does it get the line endings right on lesser systems?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]