]> granicus.if.org Git - mutt/commit
bug #2871
authorMichael Elkins <me@sigpipe.org>
Sat, 7 Apr 2007 21:33:27 +0000 (14:33 -0700)
committerMichael Elkins <me@sigpipe.org>
Sat, 7 Apr 2007 21:33:27 +0000 (14:33 -0700)
commit5c733903c07e919ada501fe24b53889ae463a3fb
tree5d8368967e0509111356ff54de384b3785408137
parent024ec1a3dcec63132f3719a6758528c4a013c8f6
bug #2871

Avoid altering the argument to mutt_complete() when completion fails.  Previously, the trailing component of filename was removed each time the user pressed TAB.
complete.c
lib.c
lib.h