(edit_delete): take gboolean instead of int.
commit96e463086b83b7fbbc4d4bbb7227c89b9a6e75de
authorAndrew Borodin <aborodin@vmail.ru>
Tue, 9 Oct 2012 17:12:50 +0000 (9 21:12 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 20 Oct 2012 11:39:44 +0000 (20 15:39 +0400)
tree078d605014605dcc3855049d524350d4b796b435
parent8b0062ad8ae9918dca9421fc6c9729a7b304c6d1
(edit_delete): take gboolean instead of int.

(edit_backspace): likewise.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/editor/edit-impl.h
src/editor/edit.c
src/editor/editcmd.c
src/editor/wordproc.c