summaryrefslogtreecommitdiff
path: root/lisp/textmodes/paragraphs.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2020-01-24 07:50:22 -0800
committerGlenn Morris <rgm@gnu.org>2020-01-24 07:50:22 -0800
commita76e7d592f428e04b868724c9dfe57d35eb3744e (patch)
treefb1dac934a6024ba1bea0910ec2778f4b1b5c1ae /lisp/textmodes/paragraphs.el
parentc7d870db893fac3cbb5c49ee3c687e686acbd1d5 (diff)
parent0bed550e210b2dfe898a0755592db5747fb3da37 (diff)
downloademacs-a76e7d592f428e04b868724c9dfe57d35eb3744e.tar.gz
Merge from origin/emacs-27
0bed550e21 (origin/emacs-27) Remove EmacsOpenPanel and EmacsSavePanel... a0336029db * doc/emacs/files.texi (Auto Save Files): Improve indexing... 57fb8b10c1 Fix inaccurate wording in the Emacs manual 1c487747ab Update ERC module URLs 7d1e9c943f Minor doc string clarification in use-hard-newlines
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 67c8d16484e..e22e3f48994 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