Package: neomutt / 20250510+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
neomutt | 20250510+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian specific/neomuttrc.patch | (download) |
docs/neomuttrc.head |
36 33 + 3 - 0 ! |
neomuttrc Some Debian specific changes to the official neomuttrc configuration. |
debian specific/use_usr_bin_editor.patch | (download) |
docs/config.c |
2 1 + 1 - 0 ! |
use_usr_bin_editor Even if EDITOR is not set, mutt will always use /usr/bin/editor (which is set by update-alternatives), rather than falling back to vi. |
debian specific/document_debian_defaults.patch | (download) |
docs/config.c |
16 16 + 0 - 0 ! |
document_debian_defaults Some customization of the options which are straying from the default only on Debian systems. |
upstream/fix groff C font.patch | (download) |
docs/config.c |
418 209 + 209 - 0 ! |
docs: use roff's cr font instead of c (non-portable) for monospace fonts C is a non-portable font. Use CR instead which is a "Regular constant width font". |