mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
* lisp/textmodes/fill.el (fill-paragraph): Handle the case when a non-comment line follows a comment line with non-nil 'fill-paragraph-handle-comment' (bug#80449). Skip such a comment line before filling a non-comment line. * test/lisp/textmodes/fill-tests.el (fill-test-fill-paragraph-handle-comment): Add new test. * test/lisp/textmodes/fill-resources/fill-paragraph-handle-comment.erts: New file. |
||
|---|---|---|
| .. | ||
| css-mode-resources | ||
| emacs-news-mode-resources | ||
| fill-resources | ||
| ispell-resources | ||
| ispell-tests | ||
| paragraphs-resources | ||
| texinfo-resources | ||
| bibtex-tests.el | ||
| conf-mode-tests.el | ||
| css-mode-tests.el | ||
| dns-mode-tests.el | ||
| emacs-news-mode-tests.el | ||
| fill-tests.el | ||
| mhtml-mode-tests.el | ||
| page-tests.el | ||
| paragraphs-tests.el | ||
| po-tests.el | ||
| reftex-tests.el | ||
| sgml-mode-tests.el | ||
| texinfo-tests.el | ||
| tildify-tests.el | ||
| underline-tests.el | ||