]> git.wh0rd.org Git - nano.git/commit
fix problems caused by cut and paste of the do_para_end() shortcut for
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 May 2004 14:42:50 +0000 (14:42 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 28 May 2004 14:42:50 +0000 (14:42 +0000)
commit0aa22646877086cf3759e13874529671026841d7
treec731c51b84b61495a1f987d71ba13dc3d4415e6d
parent2f0d03b4a295192df4cb136fce5fb6b931bc3566
fix problems caused by cut and paste of the do_para_end() shortcut for
the do_full_justify() shortcut: don't allow the latter to work in view
mode, and have it display its own message instead of the do_para_end()
shortcut's message

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