mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
* lib/mc.ext.in: Match both "mail" and "Mail", but only if they
are in the beginning of the "file" output.
This commit is contained in:
parent
1950f6c0af
commit
cb5848496d
@ -1,3 +1,8 @@
|
||||
2001-05-25 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* lib/mc.ext.in: Match both "mail" and "Mail", but only if they
|
||||
are in the beginning of the "file" output.
|
||||
|
||||
2001-05-23 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* lib/mc.ext.in: Add associations for viewing RPM files.
|
||||
|
@ -377,7 +377,7 @@ shell/^RMAIL$
|
||||
Start Emacs on this RMAIL file=emacs %f
|
||||
Open=emacs %f
|
||||
|
||||
type/mail
|
||||
type/^(M|m)ail
|
||||
Open=elm -f %f
|
||||
View=%view{ascii} mcmfmt < %f
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user