]> git.wh0rd.org Git - nano.git/commit
add titlebar() calls before all open_file() calls and remove the
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 7 Aug 2004 22:33:14 +0000 (22:33 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sat, 7 Aug 2004 22:33:14 +0000 (22:33 +0000)
commit6b24856c2f6d8e9838e8b03c2ead9efa0dadd228
treec2a166fb2927983baa374a490dd299196ba52ae0
parentc7b6ac5afe66a60aa8ab5debd2c2b92b061ef5fd
add titlebar() calls before all open_file() calls and remove the
titlebar() call after them, so that the titlebar is displayed properly
for all file(s) loaded; also add missing int -> bool conversion

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