Search:
Login
Help/Guide
About Trac
Register
Forgot your password?
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2250:9e0e09920c13
for
attach.c
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2001-01-27 05:33:53 (
8 years
ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:
Add collapsing to the receive-attach menu, and improve digest
handling that way.
Files:
1 modified
attach.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
attach.c
r2236
r2250
576
576
577
577
rc = mutt_do_pager (descrip, pagerfile,
578
is_message ? M_PAGER_MESSAGE : 0
, &info);
578
M_PAGER_ATTACHMENT | (is_message ? M_PAGER_MESSAGE : 0)
, &info);
579
579
}
580
580
else
Download in other formats:
Unified Diff
Zip Archive