We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1deafd commit 7d1e9c9Copy full SHA for 7d1e9c9
lisp/textmodes/paragraphs.el
@@ -35,7 +35,7 @@
35
36
(put 'use-hard-newlines 'permanent-local t)
37
(define-minor-mode use-hard-newlines
38
- "Toggle distinguishing between hard and soft newlines.
+ "Toggle between hard and soft newlines in the current buffer.
39
40
When enabled, the functions `newline' and `open-line' add the
41
text-property `hard' to newlines that they insert, and a line is
0 commit comments