]> git.eshelyaron.com Git - emacs.git/commit
Add the function `fill-polish-nobreak-p'
authorMarcin Borkowski <mbork@mbork.pl>
Wed, 27 Apr 2016 06:59:15 +0000 (08:59 +0200)
committerMarcin Borkowski <mbork@mbork.pl>
Tue, 20 Jun 2017 09:26:31 +0000 (11:26 +0200)
commitab5fc7c8215e1066449da4eb0e027f8250cc9f49
tree79b9f82d4a2d9bd887c13f5eb1a16ef69355a35c
parentc66a7cce17ac4b9cde6bf49232aaa59c1c73404e
Add the function `fill-polish-nobreak-p'

* lisp/textmodes/fill.el (fill-polish-nobreak-p): Prevent
line-breaking after a single-letter word even if this word is not
preceded by a space.  Fixes bug #20871.
doc/emacs/text.texi
etc/NEWS
lisp/textmodes/fill.el