]> 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>
Mon, 15 Jan 2018 05:25:16 +0000 (06:25 +0100)
commita1f257d81c58eb3069928ed584b06c4bcb2c7111
tree4dde4cbab4970421245c7dbabf9bce0970bf9d7f
parent5af5df1f7c20858dab762830e1a94994ceda425b
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