]> granicus.if.org Git - mutt/commit
Fix remaining direct usages of COLS/LINES to use mutt window functions.
authorKevin McCarthy <kevin@8t8.us>
Thu, 28 Apr 2016 00:56:58 +0000 (17:56 -0700)
committerKevin McCarthy <kevin@8t8.us>
Thu, 28 Apr 2016 00:56:58 +0000 (17:56 -0700)
commitc8bd15377ed657b7afbed1f74c6b052e06b19d23
treed91533bb7f930f35922eec83fabd2381969307bc
parentaf5fc52680152562bbcc8596ce6ae21a57db51d1
Fix remaining direct usages of COLS/LINES to use mutt window functions.

Most of these were just message update/clearing.
12 files changed:
buffy.c
commands.c
flags.c
handler.c
help.c
init.c
keymap.c
mutt_curses.h
muttlib.c
recvattach.c
recvcmd.c
sendlib.c