mutt_enter_string is only used for _mutt_get_field for real.
authorPierre Habouzit <madcoder@debian.org>
Sun, 11 Nov 2007 22:32:42 +0000 (23:32 +0100)
committerPierre Habouzit <madcoder@debian.org>
Sun, 11 Nov 2007 22:32:42 +0000 (23:32 +0100)
commitdc726add2e8fe52be1f6859ea7cbe4651498eeb8
tree957290c07ec72cb90cffe0c975c9c99f54976fd8
parent8d453d89f4f37f4c379d95880c06a23443cc27fa
mutt_enter_string is only used for _mutt_get_field for real.

Hide it.

Note: I'd like to get rid of that poo and replace with a proper
readline-like ncurses-aware widget that comes with all the vi/emacs bindings
ready :/

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
20 files changed:
account.c
alias.cpkg
browser.c
commands.c
compose.c
crypt.cpkg
imap/browse.c
lib-ui/curs_lib.c
lib-ui/curses.h
lib-ui/enter.c
lib-ui/enter.h [deleted file]
lib-ui/menu.c
muttlib.c
pager.c
pattern.c
postpone.c
recvattach.c
recvcmd.c
send.c
sendlib.c