]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor doc string clarification in use-hard-newlines
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jan 2020 13:02:12 +0000 (14:02 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 23 Jan 2020 13:02:20 +0000 (14:02 +0100)
* lisp/textmodes/paragraphs.el (use-hard-newlines): Clarify that
this minor mode isn't global (bug#20461).

lisp/textmodes/paragraphs.el

index 47b91830a2d8f77fb5db859c82e4231d7157808b..99c3e471241dbb274431dc9c8c9849b546718d42 100644 (file)
@@ -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