projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1deafd
)
Minor doc string clarification in use-hard-newlines
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 23 Jan 2020 13:02:12 +0000
(14:02 +0100)
committer
Lars 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
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index 47b91830a2d8f77fb5db859c82e4231d7157808b..99c3e471241dbb274431dc9c8c9849b546718d42 100644
(file)
--- 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