* | \%E | Number of messages in current thread
* | \%F | Author name, or recipient name if the message is from you
* | \%f | Sender (address + real name), either From: or Return-Path:
- * | \%g | Newsgroup name (if compiled with NNTP support)
* | \%g | Message tags (e.g. notmuch tags/imap flags)
* | \%Gx | Individual message tag (e.g. notmuch tags/imap flags)
* | \%H | Spam attribute(s) of this message
void mutt_hist_save_scratch(enum HistoryClass hclass, const char *str);
int mutt_hist_search(char *search_buf, enum HistoryClass hclass, char **matches);
-bool mutt_hist_listener(const struct ConfigSet *cs, struct HashElem *he, const char *name, enum ConfigEvent ev);
-
#endif /* _MUTT_HISTORY_H */
#include "mutt/mutt.h"
void mutt_hist_complete(char *buf, size_t buflen, enum HistoryClass hclass);
+bool mutt_hist_listener(const struct ConfigSet *cs, struct HashElem *he, const char *name, enum ConfigEvent ev);
#endif /* _MUTT_HISTORY2_H */
mutt_url.c
mutt_window.c
mx.c
+myvar.c
ncrypt/crypt.c
ncrypt/cryptglue.c
ncrypt/crypt_gpgme.c
/* Set the Top and Bottom to frame the HilIndex in groups of page_size */
- /* If OPTSIDEBARNEMAILONLY is set, some entries may be hidden so we
+ /* If SidebarNewMailOnly is set, some entries may be hidden so we
* need to scan for the framing interval */
if (SidebarNewMailOnly)
{