]> git.wh0rd.org Git - nano.git/commit
in do_justify(), renumber after justifying each individual paragraph,
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 19:00:09 +0000 (19:00 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 29 Nov 2005 19:00:09 +0000 (19:00 +0000)
commitad1b64cdfa2b96175c2c3bf93dee0db9a39a1e51
tree131cde508a9070dcdb1ae5b07788b5049652e729
parent79383beef3dc3dec3a343dd94eb54b4ad8211c58
in do_justify(), renumber after justifying each individual paragraph,
since find_paragraph() needs the line numbers to be right as well as
edit_refresh(); this fixes a potential segfault when doing full justify
with auto-indent turned on

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3226 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
src/text.c