]> granicus.if.org Git - mutt/commit
The addressbook used to crash when someone issued the alias and
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 11 Sep 2001 11:20:34 +0000 (11:20 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 11 Sep 2001 11:20:34 +0000 (11:20 +0000)
commitd3e9c08abe0231ecad6740ed2722c2c8896eef42
treecf2425738ecfc9ba9d1bb8b2abe97273bdcb8293
parent0dd6d28791e3018f6cc4700e26445f4382114e37
The addressbook used to crash when someone issued the alias and
unalias commands while on that menu.  This patch has a basic fix for
this behaviour, and adds delete and undelete functions to this menu.
While I'm on it, I've also made sure that "apply-tag" untags
everything on all menus.

The original crash was noted by Oliver Kauss <kauss@gmx.de>.
12 files changed:
addrbook.c
attach.h
browser.c
functions.h
init.c
init.h
keymap.c
keymap.h
menu.c
mutt.h
mutt_menu.h
recvattach.c