summaryrefslogtreecommitdiff
path: root/lisp/textmodes/paragraphs.el
diff options
context:
space:
mode:
authorLars Ingebrigtsen <larsi@gnus.org>2020-01-23 14:02:12 +0100
committerLars Ingebrigtsen <larsi@gnus.org>2020-01-23 14:02:20 +0100
commit7d1e9c943ffa3ded122ef3c8755e05dfb5e9c33f (patch)
tree1eda537f98b18e90dc0347779d1ead2f596df508 /lisp/textmodes/paragraphs.el
parente1deafd39d9ef32cfa54c0be498f26857bf49c25 (diff)
downloademacs-7d1e9c943ffa3ded122ef3c8755e05dfb5e9c33f.tar.gz
Minor doc string clarification in use-hard-newlines
* lisp/textmodes/paragraphs.el (use-hard-newlines): Clarify that this minor mode isn't global (bug#20461).
Diffstat (limited to 'lisp/textmodes/paragraphs.el')
-rw-r--r--lisp/textmodes/paragraphs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/paragraphs.el b/lisp/textmodes/paragraphs.el
index 47b91830a2d..99c3e471241 100644
--- a/lisp/textmodes/paragraphs.el
+++ b/lisp/textmodes/paragraphs.el
@@ -35,7 +35,7 @@
(put 'use-hard-newlines 'permanent-local t)
(define-minor-mode use-hard-newlines
- "Toggle distinguishing between hard and soft newlines.
+ "Toggle between hard and soft newlines in the current buffer.
When enabled, the functions `newline' and `open-line' add the
text-property `hard' to newlines that they insert, and a line is