]> git.eshelyaron.com Git - emacs.git/commit
Improve documentation of filling and justification commands
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Feb 2022 07:47:44 +0000 (09:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Feb 2022 07:47:44 +0000 (09:47 +0200)
commit1e4b04c54030eeed22b12e4f0928e9cdfda74251
treebfaa0d6d1218cb923b694af79b84fb9349983641
parent9fd396e4d07fb36d111c32c6ad8e67cf6dbaa97e
Improve documentation of filling and justification commands

* doc/lispref/text.texi (Filling):
* lisp/textmodes/fill.el (fill-region-as-paragraph)
(default-justification, set-justification, justify-current-line):
Clarify "canonicalization" of spaces and the meaning of
justification styles.  (Bug#54047)
(set-justification-left, set-justification-right)
(set-justification-full): Improve wording of doc strings.
doc/lispref/text.texi
lisp/textmodes/fill.el