Display version and copyright about NeoMutt
| Function | Description | Links |
|---|---|---|
| feature_enabled() | Test if a compile-time feature is enabled | |
| kva_clear() | Free the strings of a KeyValueArray | |
| mutt_make_version() | Generate the NeoMutt version string | |
| paths_get() | Get compiled-in paths | |
| print_compile_options() | Print a list of enabled/disabled features | |
| print_copyright() | Print copyright message | |
| print_version() | Print system and compile info to a file | |
| rstrip_in_place() | Strip a trailing carriage return | |
| system_get() | Get info about system libraries | |
| version_free() | Free a NeoMuttVersion | |
| version_get() | Get NeoMutt version info |