Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Doc: fix more typos
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Doc: fix aspell calls, add custom mutt-only wordlist
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Require already opened folder when using templates for change-folder.
For example, start with -y and type a wrong IMAP password so that no
mailbox is open. Trying to change folders resulted in a crash.
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Clear last search pattern if it's invalid. Closes #3315.
We keep both, the string version and compiled version around
for search-next; however, in case of parsing errors we dropped
only the compiled version and not the string one making the
code attempting to perform a search using a NULL pattern.
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Bail on missing pattern modifiers at end of pattern. Closes #3314.
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Docs: fix typos/style
|
Posted
over 15 years
ago
by
Tomas Hoger <thoger@redhat.com>
Catch SSL null prefix attach (openssl)
|
Posted
over 15 years
ago
by
Brendan Cully <brendan@kublai.com>
Add buffy_new and buffy_free abstractions.
|
Posted
over 15 years
ago
by
Christian Ebert <blacktrash@gmx.net>
manual: fix wrong spell checker assumptions
|
Posted
over 15 years
ago
by
Rocco Rutte <pdmef@gmx.net>
Manual: Fix typos, consequently use en_US spelling
|